kste / sha256_avxLinks
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☆19Updated 5 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆216Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- experimental data compression algoritm☆22Updated 9 years ago
- AVX-512 utilities☆20Updated 10 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆46Updated 10 years ago
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆14Updated last year
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Optimal LZ4 compression☆43Updated 5 years ago
- Optimized block functions for the ChaCha stream cipher☆51Updated 5 years ago
- Implementations of a fast Message-Authentication Code☆119Updated 2 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- AVX512 population count routines☆23Updated 6 years ago
- grep for C/C++ source files.☆28Updated 2 weeks 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
- Binary tools: assembler, disassembler, linker, library manager, emulator☆61Updated 7 months ago
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆14Updated 8 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 6 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- O(n log n) In-place Stable Quicksort☆20Updated 2 weeks ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables