tex2e / chacha20-poly1305Links
ChaCha20 and Poly1305 for IETF Protocols (RFC 8439)
☆18Updated 4 years ago
Alternatives and similar repositories for chacha20-poly1305
Users that are interested in chacha20-poly1305 are comparing it to the libraries listed below
Sorting:
- A bitsliced implementation of ECB and CTR AES☆52Updated last year
- ChaCha20 stream cipher implemented in C☆71Updated 6 months ago
- A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler…☆191Updated 6 months ago
- Secure AES128 Encryption Implementation for ATmega8515☆35Updated 4 years ago
- Proof-of-concept for the GhostWrite CPU bug.☆115Updated last year
- Using Intel AES-NI and c++ threads to search an AES128 key (well, part of it)☆84Updated 7 months ago
- Ascon - Lightweight Authenticated Encryption & Hashing☆212Updated this week
- ugly code to check linux kernel memory and dump some internal structures☆47Updated 8 months ago
- Prediction algorithms for the PCG pseudo-random generator☆11Updated 4 years ago
- Python bindings for SPHINCS+☆22Updated 2 years ago
- QARMA block cipher in C☆30Updated 2 years ago
- Differential fault analysis framework for AES128☆49Updated 12 years ago
- Arbitrary Speculative Code Execution with Return Instructions☆160Updated last year
- ☆23Updated 3 years ago
- An easy-to-use and open-source tool for differential, linear, differential-linear, and integral analysis of S-boxes☆30Updated 6 months ago
- A Python implementation of the block cipher IDEA☆15Updated 7 years ago
- Haraka is a secure and efficient short-input hash function.☆57Updated 7 years ago
- Cryptoleq: A Heterogeneous Abstract Machine for Encrypted and Unencrypted Computation.☆30Updated 11 months ago
- CADO-NFS is a complete implementation in C/C++ of the Number Field Sieve (NFS) algorithm for factoring integers. For official releases, p…☆27Updated 5 years ago
- Scripts for the 'Breaking Rainbow takes a Weekend on a Laptop' paper☆83Updated 3 years ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆69Updated last year
- ☆16Updated 4 years ago
- ☆11Updated 5 years ago
- ☆112Updated 2 years ago
- Tool for generating Elliptic curve domain parameters☆127Updated 3 months ago
- EFI Byte Code Virtual Machine in userspace☆80Updated 2 years ago
- A div-less, mul-less, atomic-less `rv64i` compiler toolchain using purely clang, musl, and compiler-rt