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:
- 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
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆47Updated 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…☆20Updated 2 years ago
- Updated! (Dec2-2019) This is a C-language software library that provides optimized implementations of the Diffie-Hellman functions known …☆45Updated last year
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 8 years ago
- CRYPTOGAMS distribution repository☆60Updated last week
- Custom transport encryption using libsodium and Asio☆22Updated 9 years ago
- Snowshoe - Portable, Secure, Fast Elliptic Curve Math Library in C☆63Updated 7 years ago
- ☆23Updated 2 months ago
- HMAC-SHA-256 C++11 library designed for embedded systems☆12Updated last year
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆122Updated 11 months ago
- AVX-512 utilities☆20Updated 10 years ago
- ☆20Updated 9 years ago
- Lightweight iterators for various sets where the elements are computed on demand.☆22Updated 8 years ago
- FLECC_IN_C is a FLexible Elliptic Curve Cryptography library written IN C☆18Updated 7 years ago
- An arbitrary precision unsigned integer type for C++☆13Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- C++ wrappers around the cryptography library libsodium and high level API☆44Updated 8 years ago
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆14Updated 8 years ago
- AVX2 Chacha implementation☆16Updated 11 years ago
- NIST Lightweight Cryptography Primitives☆54Updated 3 years ago
- Xoocycle, a C90 implementation of the Xoodyak hash and AEAD construction☆10Updated 6 years ago
- Optimized block functions for the ChaCha stream cipher☆51Updated 5 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago