jvdsn / crypto-attacksLinks
Python implementations of cryptographic attacks and utilities.
☆1,154Updated 8 months ago
Alternatives and similar repositories for crypto-attacks
Users that are interested in crypto-attacks are comparing it to the libraries listed below
Sorting:
- A toolkit for cryptanalysis using lattices.☆128Updated last year
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆138Updated last year
- CTF Archives: Collection of CTF Challenges.☆1,178Updated 2 weeks ago
- Coppersmith's method for multivariate polynomials☆183Updated last year
- attacking RSA via lattice reductions (LLL)☆807Updated 4 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆114Updated 8 months ago
- This repository contains code snippets and POCs associated to our article on breaking Python's PRNG with a few values and no bruteforce.☆22Updated last year
- ☆92Updated 4 months ago
- Challenges I created for CTF competitions.☆222Updated 3 weeks ago
- Many-Time Pad Interactive☆175Updated last year
- Functions for solving linear inequalities in integers☆55Updated last month
- An archive of past challenges from LA CTF hosted by ACM Cyber at UCLA and Psi Beta Rho.☆139Updated 7 months ago
- CTF write-ups☆211Updated 7 months ago
- Predict python's random module generated values.☆419Updated 9 months ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆190Updated 4 years ago
- ☆45Updated 2 years ago
- pwninit - automate starting binary exploit challenges☆984Updated last year
- Hosting awesome cryptography CTF challenges from past CTFs☆120Updated 3 months ago
- A community driven resource for learning CryptoGraphy☆66Updated 2 years ago
- Library consisting of explanation and implementation of all the existing attacks on various Encryption Systems, Digital Signatures, Key E…☆1,579Updated 4 years ago
- Fast lattice reduction☆213Updated 3 weeks ago
- Solving linear systems over GF(2) by manipulating bitvectors☆55Updated 5 months ago
- Source code of the challenges developed for the 2024 edition of openECSC☆74Updated 11 months ago
- Contains tools for solving RSA and other crypto problems in CTFs.☆332Updated 3 years ago
- Steganalysis web platform☆686Updated last month
- ☆54Updated 3 weeks ago
- Files + Writeups for DownUnderCTF 2023 Challenges☆171Updated 2 years ago
- Cheatsheet useful for solving Python-related challenges during CTFs.☆79Updated last month
- My notes on pwn☆287Updated 2 weeks ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆92Updated 4 years ago