jkivilin / supercop-blockciphersLinks
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".
☆11Updated 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:
- Optimized implementations of Poly1305, a fast message-authentication-code☆45Updated 10 years ago
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated last year
- Camellia cipher SIMD vector implementations for x86 (with AES-NI, VAES and/or GFNI instructions), ARM (with ARMv8 Crypto Extension instru…☆19Updated 2 years ago
- An optimized sample code for SHA256 and SHA512 using C intrinsic☆19Updated 5 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 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
- CRYPTOGAMS distribution repository☆59Updated last week
- Custom transport encryption using libsodium and Asio☆22Updated 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…☆56Updated 2 years ago
- NIST Lightweight Cryptography Primitives☆55Updated 3 years ago
- Mirror of SUPERCOP, the "System for Unified Performance Evaluation Related to Cryptographic Operations and Primitives"☆99Updated 8 years ago
- Snowshoe - Portable, Secure, Fast Elliptic Curve Math Library in C☆63Updated 7 years ago
- ☆20Updated 9 years ago
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆14Updated 8 years ago
- C++ wrappers around the cryptography library libsodium and high level API☆43Updated 7 years ago
- Performance Evaluation of SHA-256 using SHA New Instructions.☆43Updated last month
- Wrapper of the OpenSSL elliptic curve functions for easy Python manipulation☆12Updated 11 years ago
- Optimized block functions for the ChaCha stream cipher☆51Updated 5 years ago
- HMAC-SHA-256 C++11 library designed for embedded systems☆12Updated last year
- AVX2 Chacha implementation☆16Updated 11 years ago
- FLECC_IN_C is a FLexible Elliptic Curve Cryptography library written IN C☆18Updated 7 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆55Updated 11 months ago
- Lightweight iterators for various sets where the elements are computed on demand.☆22Updated 8 years ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆121Updated 9 months ago
- AES-GCM-SIV implementations (128 and 256 bit)☆117Updated 6 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last month
- ☆12Updated last year
- Tools for power measurements of post-quantum cryptographic algorithms☆28Updated 5 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 3 years ago