veorq / Quark
Lightweight cryptographic hash functions (reference code)
☆16Updated 10 years ago
Alternatives and similar repositories for Quark:
Users that are interested in Quark are comparing it to the libraries listed below
- SHA-3 finalist (reference code)☆39Updated 10 years ago
- AVX2 Chacha implementation☆16Updated 11 years ago
- Authenticated Blowfish-encrypted pipe☆23Updated 7 years ago
- Authenticated Encryption Based on the Masked Even-Mansour (MEM) Construction☆28Updated 6 years ago
- Easy, flexible C unit testing☆11Updated 9 years ago
- A fast secure userspace pseudorandom number generator☆82Updated 10 years ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 7 years ago
- A C implementation of Spritz, a spongy RC4-like stream cipher and hash function.☆27Updated 9 years ago
- Source code for the experimental, compact "wee" file compression utility.☆12Updated 4 years ago
- triops: a multiplatform command-line encryption tool using CHACHA + KECCAK☆7Updated 3 years ago
- Optimized block functions for the ChaCha stream cipher☆49Updated 5 years ago
- C implementation of the BlaBla20 cipher☆9Updated 4 years ago
- empirical measurement of code constructs that seem like they should have constant execution time regardless of values of inputs☆9Updated 9 years ago
- SipHash AVX2 implementation in C☆15Updated 9 years ago
- Convert ELF executables to DOS executables☆31Updated 5 years ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago
- Collection of libc-free C snippets that I paste and tweak in my projects☆14Updated 7 years ago
- Reference Implementation of Catena, a memory-consuming password scrambler☆31Updated 7 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆44Updated 10 years ago
- SHA-1 hashing implementation