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☆18Updated 5 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆45Updated 10 years ago
- AVX-512 utilities☆20Updated 10 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
- AVX512 population count routines☆22Updated 5 years ago
- Benchmark for various store patterns on x86☆10Updated 6 years ago
- Libfinite - a tiny bignum library for arithmetic over (parts of) Z/nZ.☆10Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Tiny public-domain implementation of BLAKE3☆24Updated 3 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- Camellia cipher SIMD vector implementations for x86 (with AES-NI, VAES and/or GFNI instructions), ARM (with ARMv8 Crypto Extension instru…☆18Updated 2 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆43Updated 3 months ago
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆14Updated last year
- O(n log n) In-place Stable Quicksort☆17Updated 5 months ago
- experimental data compression algoritm☆22Updated 8 years ago
- grep for C/C++ source files.☆28Updated 8 months ago
- Experimental fork of zlib with performance improvements☆34Updated 2 years ago
- The Standard Incident Reporter library: A lightweight, cross-platform library for information distribution.☆34Updated 2 months ago
- ld.so implementation in C++1z☆9Updated 7 years ago
- C++ framework for the linux kernel☆33Updated last week
- A User Space Threading Library☆19Updated last year
- Microbenchmarks for x86_64 kernel entry methods☆18Updated 3 years ago
- benchmarking positional population count☆14Updated last year
- Big unsigned integers (128, 256, 384, 512 or more bits), big (signed) integers and big decimal numbers.☆11Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Unusual uses of SSE2 registers☆65Updated 4 years ago
- Simple benchmarking scripts to run on any machine to compare different C/C++ malloc implementations.☆17Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- SipHash in C☆47Updated 11 years ago