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:
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 6 months ago
- A fast implementation for parallel processing single block SHA256.☆15Updated 8 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- Small fast Lempel-Ziv compression library☆105Updated last year
- Fast CRC32 implementations☆85Updated 2 months ago
- experimental data compression algoritm☆22Updated 9 years ago
- A wrapper around gcc for creating binaries without dependencies on newer glibc versions☆43Updated 2 years ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆216Updated last year
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆11Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Optimal LZ4 compression☆43Updated 5 years ago
- My C stuff.☆46Updated this week
- 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
- SHISHUA – The fastest PRNG in the world☆214Updated 2 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- C23 Checked Arithmetic☆141Updated last month
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆63Updated last month
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆296Updated 4 years ago
- A super-fast hash algorithm in a single C++ header☆89Updated 3 years ago
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆14Updated 8 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 6 months 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
- C++14 codec library☆25Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆55Updated last year
- The fastest Run-Length-Encoding on the Planet (for x64)☆37Updated 5 months ago
- Decimal Floating Point C Library☆105Updated 3 weeks ago