tl2cents / AEAD-Nonce-Reuse-AttacksLinks
Nonce reuse attacks for AEAD ciphers, especially for the the most commonly used `ChaCha20-Poly1305` and `AES-GCM`.
☆22Updated last year
Alternatives and similar repositories for AEAD-Nonce-Reuse-Attacks
Users that are interested in AEAD-Nonce-Reuse-Attacks are comparing it to the libraries listed below
Sorting:
- Implementation of cryptographic attacks. Mainly reproduction of recent cryptographic papers.☆16Updated last year
- Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can …☆40Updated 3 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆74Updated last month
- Repo for collecting part of my public CTF challenges☆41Updated last year
- ☆64Updated last month
- Python's library written in Rust to quickly factor `n = pq` when around >50% bits of `p` and `q` are known which are distributed at rando…☆19Updated 4 years ago
- Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices☆40Updated 5 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆123Updated last year
- Challenge source code and author write-ups for KalmarCTF☆68Updated 9 months ago
- ☆16Updated last month
- Code for "Small Public Exponent Brings More: Improved Partial Key Exposure Attacks against RSA"☆16Updated 2 months ago
- my ctf chals☆11Updated 5 months ago
- Functions for solving linear inequalities in integers☆58Updated 5 months ago
- ☆49Updated 2 years ago
- An implementation of RSA extending Wiener attack☆16Updated 4 years ago
- Repository to keep track of python memory corruption bugs that can be used to potentially bypass audit hooks☆61Updated 3 weeks ago
- SAEG: Stateful Automatic Exploit Generation, an AEG framework for CGC / RHG and pwnable CTF challenges.☆174Updated 11 months ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆98Updated 4 years ago
- Archive of AAA CTF 2023 (XCTF competition)☆37Updated 2 years ago
- Implementation of known practical attack on some AES variant☆16Updated last year
- A tool to resolve seccomp just like seccomp-tools, written in C☆45Updated last week
- miniLCTF 2023 Challenges and writeup☆17Updated 2 years ago
- Archive of AAA CTF 2022 (XCTF competition)☆78Updated last year
- Python sandbox escape wiki + payload generator☆138Updated last year
- Automatic use of House of Some & House of Illusion.☆81Updated 3 months ago
- ☆37Updated 2 years ago
- Binary Exploitation Skill. Gain RCE from arbitrary write.☆240Updated last year
- A pure python tool to implement/exploit the hash length extension attack☆37Updated 2 years ago
- ☆36Updated last year
- Small rust binary analysis helper for IDA.☆92Updated last year