aws-samples / sha2-with-c-intrinsicLinks
An optimized sample code for SHA256 and SHA512 using C intrinsic
☆19Updated 5 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
Sorting:
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 4 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 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
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- Multiplying... backward?☆14Updated 4 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆55Updated 11 months ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated last month
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- 100% XXTEA authenticated, chunked file encryption☆18Updated 4 years ago
- ☆12Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 4 years ago
- Cross-platform asynchronous I/O library☆18Updated last year
- Optimised x86-64 gzip decompressor☆30Updated 7 years ago
- A tagged-pointer type for C++.☆35Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆14Updated 8 years ago
- A collection of some lockfree datastructures☆67Updated 2 years ago
- Unusual uses of SSE2 registers☆67Updated 4 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- A library of optimized math functions targeted at 32-bit and 64-bit x86 Linux systems☆28Updated 9 years ago
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated last year
- C++ constexpr implementation of XXH3☆48Updated 2 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆11Updated 6 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 4 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year