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
- An optimized sample code for SHA256 and SHA512 using C intrinsic☆18Updated 4 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆45Updated 10 years ago
- GOSTBOX -- A 95-byte program for the 256-byte Streebog/Kuznyechik S-Box.☆13Updated 4 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
- Updated! (Dec2-2019) This is a C-language software library that provides optimized implementations of the Diffie-Hellman functions known …☆44Updated last year
- Optimized block functions for the ChaCha stream cipher☆50Updated 5 years ago
- AVX512 population count routines☆22Updated 5 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 arbitrary precision unsigned integer type for C++☆13Updated 5 years ago
- AVX2 Chacha implementation☆16Updated 11 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Lightweight iterators for various sets where the elements are computed on demand.☆22Updated 8 years ago
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated last year
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 8 years ago
- Custom transport encryption using libsodium and Asio☆22Updated 8 years ago
- A fast implementation for parallel processing single block SHA256.☆15Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Tornado is a compiler producing masked bitsliced implementations proven secure in the bit/register probing model☆18Updated 4 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- A list of compiler warning flags for different GCC and clang versions☆64Updated last month
- A C++14 constexpr implementation of SHA256☆34Updated 9 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- gcc plugin to discover optimization passes used during compilation☆20Updated 4 years ago
- ChaCha20 DRNG☆17Updated 8 months ago
- Compile-time Evaluable SHA3: Permutation-Based Hash and Extendable-Output Functions☆13Updated 2 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 4 months ago
- Performance Evaluation of SHA-256 using SHA New Instructions.☆43Updated 4 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago