kste / sha256_avxLinks
A fast implementation for parallel processing single block SHA256.
☆15Updated 9 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
- experimental data compression algoritm☆22Updated 9 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…☆59Updated 3 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- CPU Ultimate Latency Test.☆117Updated 4 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Optimized block functions for the ChaCha stream cipher☆52Updated 6 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆47Updated 10 years ago
- Decimal Floating Point C Library☆108Updated 2 months ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆220Updated 3 weeks ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆49Updated 11 months ago
- Binary tools: assembler, disassembler, linker, library manager, emulator☆64Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- AVX512 population count routines☆23Updated 6 years ago
- The Standard Incident Reporter library: A lightweight, cross-platform library for information distribution.☆34Updated last month
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 3 years ago
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆56Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆15Updated 9 years ago
- 100% XXTEA authenticated, chunked file encryption☆18Updated 4 years ago
- A minimal modern LZ compressor example☆61Updated 4 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- Optimal LZ4 compression☆47Updated 5 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated last year
- C library to remove white space from strings as fast as possible☆157Updated last year
- Programatically obtain information about the pages backing a given memory region☆82Updated 4 years ago
- O(n log n) In-place Stable Quicksort☆22Updated 5 months ago