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
- Optimized implementations of Poly1305, a fast message-authentication-code☆44Updated 10 years ago
- An optimized sample code for SHA256 and SHA512 using C intrinsic☆18Updated 4 years ago
- Camellia cipher SIMD vector implementations for x86 (with AES-NI, VAES and/or GFNI instructions), ARM (with ARMv8 Crypto Extension instru…☆17Updated last year
- Custom transport encryption using libsodium and Asio☆22Updated 8 years ago
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated last year
- AVX2 Chacha implementation☆16Updated 11 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago
- Always up-to-date mirror of the SUPERCOP cryptographic benchmark.☆27Updated 3 months ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 7 years ago
- Lightweight iterators for various sets where the elements are computed on demand.☆22Updated 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
- ☆20Updated 9 years ago
- Lightweight cryptography☆14Updated 2 years ago
- Optimized block functions for the ChaCha stream cipher☆49Updated 5 years ago
- AVX512 population count routines☆22Updated 5 years ago
- HILA5 KEM/DEM. Reference and Optimized Implementations + NIST PQC Submission Documents☆16Updated 6 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 2 years ago
- GOSTBOX -- A 95-byte program for the 256-byte Streebog/Kuznyechik S-Box.☆12Updated 4 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
- AVX-512 utilities☆19Updated 10 years ago
- estimate peak virtual memory use☆19Updated last month
- Xoocycle, a C90 implementation of the Xoodyak hash and AEAD construction☆10Updated 5 years ago
- FAINT - FAult INjection Tester☆13Updated 3 years ago
- SipHash: a fast short-input PRF☆60Updated 9 years ago
- Trying to get perfect codegen for big-integer math.☆30Updated 2 years ago
- HMAC-SHA-256 C++11 library designed for embedded systems☆12Updated last year
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆13Updated 8 years ago
- Tools for power measurements of post-quantum cryptographic algorithms☆26Updated 5 years ago
- Authenticated Encryption Based on the Masked Even-Mansour (MEM) Construction☆28Updated 6 years ago
- An RFC5297-compliant C implementation of AES-SIV☆19Updated 4 years ago