noloader / AES-Intrinsics
AES encryption function using Intel, ARMv8 and Power8 intrinsics
☆51Updated 11 months ago
Alternatives and similar repositories for AES-Intrinsics:
Users that are interested in AES-Intrinsics are comparing it to the libraries listed below
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 3 months ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆212Updated last year
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆42Updated last month
- Optimized implementations of Poly1305, a fast message-authentication-code☆44Updated 10 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- Implementations of a fast Message-Authentication Code☆114Updated 2 years ago
- SipHash in C☆47Updated 11 years ago
- Fast hash function learned using genetic programming☆78Updated last year
- Always up-to-date mirror of the SUPERCOP cryptographic benchmark.☆29Updated 2 weeks ago
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆54Updated 11 months ago
- Unusual uses of SSE2 registers☆65Updated 4 years ago
- SipHash: a fast short-input PRF☆60Updated 9 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- `liburing` for Windows IoRing☆38Updated last month
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆59Updated 5 months ago
- Snowshoe - Portable, Secure, Fast Elliptic Curve Math Library in C☆63Updated 7 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- A library that provides multiple precision floating point arithmetic☆75Updated 8 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆89Updated 4 months ago
- A super-fast hash algorithm in a single C++ header☆78Updated 3 years ago
- An optimized sample code for SHA256 and SHA512 using C intrinsic☆18Updated 4 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆97Updated last month
- Camellia cipher SIMD vector implementations for x86 (with AES-NI, VAES and/or GFNI instructions), ARM (with ARMv8 Crypto Extension instru…☆18Updated 2 years ago
- The fastest MD5 implementation using x86 assembly☆127Updated 3 weeks ago