Library consisting of explanation and implementation of all the existing attacks on various Encryption Systems, Digital Signatures, Key Exchange, Authentication methods along with example challenges from CTFs
☆1,600Jun 19, 2021Updated 4 years ago
Alternatives and similar repositories for Crypton
Users that are interested in Crypton are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python implementations of cryptographic attacks and utilities.☆1,243Jan 8, 2026Updated 2 months ago
- attacking RSA via lattice reductions (LLL)☆833Apr 11, 2021Updated 4 years ago
- Contains tools for solving RSA and other crypto problems in CTFs.☆337Mar 25, 2022Updated 3 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆143Mar 13, 2024Updated 2 years ago
- CVP "trick" for CTF challenges☆149Jun 19, 2023Updated 2 years ago
- CTF write-ups☆218Feb 12, 2025Updated last year
- Coppersmith's method for multivariate polynomials☆195Oct 11, 2023Updated 2 years ago
- Small python module for common CTF crypto functions☆168Aug 28, 2022Updated 3 years ago
- An automated, modular cryptanalysis tool; i.e., a Weapon of Math Destruction☆1,118Dec 2, 2021Updated 4 years ago
- RSA attack tool (mainly for ctf) - retrieve private key from weak public key and/or uncipher data☆6,838Mar 2, 2026Updated 3 weeks ago
- A repository for learning various heap exploitation techniques.☆8,475Jan 15, 2026Updated 2 months ago
- Here record some tips about pwn. Something is obsoleted and won't be updated. Sorry about that.☆1,823Jun 8, 2019Updated 6 years ago
- A toolkit for cryptanalysis using lattices.☆138Dec 2, 2023Updated 2 years ago
- Some setup scripts for security research tools.☆9,333Mar 1, 2026Updated 3 weeks ago
- Ctf solutions from p4 team☆1,837Sep 18, 2024Updated last year
- A tool to analyze multi-byte xor cipher☆1,477May 21, 2025Updated 10 months ago
- CTF framework and exploit development library