jedisct1 / randen-rngLinks
A port of the Google Randen fast backtracking-resistant random generator to the C language.
☆27Updated 7 years ago
Alternatives and similar repositories for randen-rng
Users that are interested in randen-rng are comparing it to the libraries listed below
Sorting:
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A small DFA for under 16 states☆53Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- ☆13Updated 2 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Portable C implementations of the AEGIS family of high-performance authenticated encryption algorithms.☆109Updated last week
- A really tiny crypto library.☆162Updated 7 months ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- A simple, decompressing executable packer☆45Updated 3 years ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 8 years ago
- A Zig implementation of EdDSA signatures with blind keys.☆17Updated 2 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago
- A binary serialisation format inspired by YAML, MessagePack and nvlists.☆33Updated 5 years ago
- The AEGIS-128X and AEGIS-256X high performance ciphers.☆38Updated last year
- Optimised x86-64 gzip decompressor☆32Updated 7 years ago
- C library to remove white space from strings as fast as possible