aws-samples / sha2-with-c-intrinsicLinks
An optimized sample code for SHA256 and SHA512 using C intrinsic
☆19Updated 5 years ago
Alternatives and similar repositories for sha2-with-c-intrinsic
Users that are interested in sha2-with-c-intrinsic are comparing it to the libraries listed below
Sorting:
- A fast implementation for parallel processing single block SHA256.☆15Updated 8 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆47Updated 9 months ago
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆11Updated 7 years ago
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆15Updated 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…☆59Updated 2 years ago
- C23 Checked Arithmetic☆150Updated 4 months ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆219Updated last year
- A wrapper around gcc for creating binaries without dependencies on newer glibc versions☆46Updated 2 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated last year
- C++14 codec library☆25Updated 4 years ago
- Camellia cipher SIMD vector implementations for x86 (with AES-NI, VAES and/or GFNI instructions), ARM (with ARMv8 Crypto Extension instru…☆20Updated last week
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- A library of optimized math functions targeted at 32-bit and 64-bit x86 Linux systems☆28Updated 9 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- experimental data compression algoritm☆22Updated 9 years ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- an extended version of Julien Pommier's sse_mathfun☆41Updated 6 years ago
- run C++ from anywhere☆126Updated 6 years ago
- Branchless UTF-8 decoder☆36Updated 8 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
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆329Updated 4 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆47Updated 10 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated last week
- Trying to get perfect codegen for big-integer math.☆31Updated 3 years ago
- C++ constexpr implementation of XXH3☆55Updated 2 years ago
- C++2x Performance library☆92Updated 3 weeks ago
- Optimized block functions for the ChaCha stream cipher☆52Updated 5 years ago