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:
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆13Updated 8 years ago
- Unusual uses of SSE2 registers☆66Updated 4 years ago
- AVX512 population count routines☆22Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- experimental data compression algoritm☆22Updated 9 years ago
- Lists of pre-defined macros for various C/C++ compilers☆17Updated 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…☆56Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 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
- Lock-free memory allocator☆21Updated last year
- AVX-512 utilities☆20Updated 10 years ago
- Experimental parallel compression algorithm☆25Updated 7 years ago
- A fast implementation for parallel processing single block SHA256.☆15Updated 8 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- ☆12Updated 8 years ago
- Magic ring buffer☆21Updated 8 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 4 months ago
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆11Updated 6 years ago
- A wrapper around gcc for creating binaries without dependencies on newer glibc versions☆39Updated 2 years ago
- Proof-of-concept tool for checking signal handlers for reentrancy issues.☆18Updated 5 years ago
- A User Space Threading Library☆19Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 2 months ago
- Lightweight iterators for various sets where the elements are computed on demand.☆22Updated 8 years ago
- Optimised x86-64 gzip decompressor☆30Updated 7 years ago
- C++ constexpr implementation of XXH3☆48Updated 2 years ago
- Finite State Coder☆14Updated 10 years ago