kste / sha256_avx
A fast implementation for parallel processing single block SHA256.
☆15Updated 8 years ago
Alternatives and similar repositories for sha256_avx
Users that are interested in sha256_avx are comparing it to the libraries listed below
Sorting:
- An optimized sample code for SHA256 and SHA512 using C intrinsic☆18Updated 4 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…☆57Updated 2 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆45Updated 10 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- AVX-512 utilities☆20Updated 10 years ago
- AVX512 population count routines☆22Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Optimized block functions for the ChaCha stream cipher☆51Updated 5 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆42Updated 2 months ago
- Microbenchmarks for x86_64 kernel entry methods☆18Updated 3 years ago
- Unusual uses of SSE2 registers☆65Updated 4 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- Towards a constexpr version of the C++ standard library☆18Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆165Updated 2 months ago
- benchmarking positional population count☆14Updated last year
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- experimental data compression algoritm☆22Updated 8 years ago
- A list of compiler warning flags for different GCC and clang versions☆64Updated 3 weeks ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆213Updated last year
- Benchmark for various store patterns on x86☆10Updated 6 years ago
- CPU Ultimate Latency Test.☆109Updated last week
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆10Updated 6 years ago
- Cross-platform asynchronous I/O library☆18Updated last year
- Libfinite - a tiny bignum library for arithmetic over (parts of) Z/nZ.☆10Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated 10 months ago
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆55Updated last year
- Branchless UTF-8 decoder☆34Updated 7 years ago