Nonce reuse attacks for AEAD ciphers, especially for the the most commonly used `ChaCha20-Poly1305` and `AES-GCM`.
☆22Nov 7, 2024Updated 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.☆15Dec 4, 2024Updated last year
- Code for "Small Public Exponent Brings More: Improved Partial Key Exposure Attacks against RSA"☆16Oct 8, 2025Updated 5 months ago
- An implementation of RSA extending Wiener attack☆16Dec 28, 2021Updated 4 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆100Apr 20, 2021Updated 4 years ago
- ☆15Mar 14, 2023Updated 2 years ago
- Solving linear systems over GF(2) by manipulating bitvectors☆82Feb 12, 2026Updated 3 weeks ago
- We implement the progressive Improved Progressive BKZ with Lattice Sieving presented in https://eprint.iacr.org/2022/1343, one can call i…☆13Feb 14, 2025Updated last year
- Revisiting Differential-Linear Attacks via a Boomerang Perspective☆11Nov 26, 2025Updated 3 months ago
- my ctf chals☆11Jul 7, 2025Updated 8 months ago
- Python implementation of Wagner's Algorithm for the Generalized Birthday Problem.☆19Aug 15, 2023Updated 2 years ago
- 可快速部署的在线剪贴板工具☆14Aug 26, 2024Updated last year
- Functions for solving linear inequalities in integers☆60Jul 27, 2025Updated 7 months ago
- ☆67Nov 10, 2025Updated 3 months ago
- Implementation of known practical attack on some AES variant☆16Apr 3, 2024Updated last year
- Homemade implementation of Square Attack against 4 rounds AES☆15Feb 2, 2020Updated 6 years ago
- Representing DES in Z3☆16Jul 14, 2023Updated 2 years ago
- A Sage interface for FGb (Gröbner basis computations)☆39Feb 1, 2026Updated last month
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆49Feb 27, 2026Updated last week
- Implementation of a toolkit for ring-LWE based cryptography in arbitrary cyclotomic number fields.☆38Mar 3, 2016Updated 10 years ago
- Implementation of the ROCA attack☆17Nov 26, 2020Updated 5 years ago
- all of CTF☆40Jan 24, 2022Updated 4 years ago
- Given p xor q and n=p*q for two unknown primes p and q, factor n and output p and q.☆22Jan 8, 2017Updated 9 years ago
- CVP "trick" for CTF challenges☆150Jun 19, 2023Updated 2 years ago
- ☆24Mar 4, 2025Updated last year
- CTF contest platform for Lilac team.☆51Feb 9, 2026Updated 3 weeks ago
- A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH☆140Apr 17, 2023Updated 2 years ago
- Fast lattice reduction☆233Aug 25, 2025Updated 6 months ago
- blog☆28Dec 13, 2025Updated 2 months ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆124Dec 21, 2024Updated last year
- Repository of small utilities related to key recovery☆284Mar 30, 2024Updated last year
- Repository to keep track of python memory corruption bugs that can be used to potentially bypass audit hooks☆64Dec 28, 2025Updated 2 months ago
- Coppersmith's method for multivariate polynomials☆194Oct 11, 2023Updated 2 years ago
- 侧信道攻击学习笔记☆31Dec 29, 2022Updated 3 years ago
- Lattice Sieving using GPU Tensor cores based on the General Sieve Kernel (G6K)☆44Mar 31, 2025Updated 11 months ago
- Automated integer factorization☆332Updated this week
- Very detailed CTF writeups. Try to make it understandable to CTF beginners. Mainly in Chinese, with English notes. 中文为主,辅以英文注释☆28Dec 7, 2022Updated 3 years ago
- A project of BlackMyth: Wukong based on Unreal Engine 5.4. 基于虚幻5.4开发的仿黑神话悟空的动作游戏(同济大学 2024级 计算机科学与技术学院 软件工程专业 程序设计范式 2025年秋 期末作业)☆24Jan 1, 2026Updated 2 months ago
- Cryptography & CTF Writeups☆82Feb 20, 2023Updated 3 years ago
- A tool to resolve seccomp just like seccomp-tools, written in C☆73Updated this week