aws-samples / sha2-with-c-intrinsic
An optimized sample code for SHA256 and SHA512 using C intrinsic
☆18Updated 4 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
- A fast implementation for parallel processing single block SHA256.☆15Updated 7 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆13Updated 8 years ago
- AVX-512 utilities☆18Updated 10 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated last month
- 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
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆38Updated 2 months ago
- experimental data compression algoritm☆21Updated 8 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated 11 months ago
- Experimental parallel compression algorithm☆24Updated 7 years ago
- C++ constexpr implementation of XXH3☆43Updated last year
- A software library of lossless data compression methods tuned and optimized for AMD “Zen”-based CPUs☆24Updated this week
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆10Updated 6 years ago
- A tagged-pointer type for C++.☆30Updated last year
- Example implementation of coroutine in C☆19Updated 4 years ago
- Unusual uses of SSE2 registers