jkivilin / supercop-blockciphers
Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementation/integration part of Master's thesis "Block ciphers: Fast implementations on x86-64 architecture".
☆10Updated 6 years ago
Alternatives and similar repositories for supercop-blockciphers
Users that are interested in supercop-blockciphers are comparing it to the libraries listed below
Sorting:
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated last year
- Optimized implementations of Poly1305, a fast message-authentication-code☆45Updated 10 years ago
- An optimized sample code for SHA256 and SHA512 using C intrinsic☆18Updated 4 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- 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
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 8 years ago
- Updated! (Dec2-2019) This is a C-language software library that provides optimized implementations of the Diffie-Hellman functions known …☆44Updated last year
- AVX2 Chacha implementation☆16Updated 11 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago
- Tools for power measurements of post-quantum cryptographic algorithms☆27Updated 5 years ago
- GOSTBOX -- A 95-byte program for the 256-byte Streebog/Kuznyechik S-Box.☆14Updated 4 years ago
- Optimized block functions for the ChaCha stream cipher☆51Updated 5 years ago
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆13Updated 8 years ago
- Authenticated Encryption Based on the Masked Even-Mansour (MEM) Construction☆28Updated 7 years ago
- AVX-512 utilities☆20Updated 10 years ago
- FLECC_IN_C is a FLexible Elliptic Curve Cryptography library written IN C☆18Updated 7 years ago
- ☆20Updated 9 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
- An RFC5297-compliant C implementation of AES-SIV☆19Updated 4 years ago
- The Bear Operating System☆24Updated 7 years ago
- AVX implementation of the Skinny block cipher☆11Updated 3 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- HILA5 KEM/DEM. Reference and Optimized Implementations + NIST PQC Submission Documents☆16Updated 7 years ago
- HMAC-SHA-256 C++11 library designed for embedded systems☆12Updated last year
- measure entropy of memory allocators☆12Updated 3 years ago
- C++ wrappers around the cryptography library libsodium and high level API☆43Updated 7 years ago
- Lightweight cryptography☆14Updated 2 years ago
- Allocation-free move-only alternative to std::function for C++17☆11Updated 4 years ago
- AVX512 population count routines☆22Updated 5 years ago
- Compile-time Evaluable SHA3: Permutation-Based Hash and Extendable-Output Functions☆13Updated 2 months ago