jvdsn / crypto-attacksLinks
Python implementations of cryptographic attacks and utilities.
☆1,193Updated 10 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.☆132Updated last year
- Coppersmith's method for multivariate polynomials☆187Updated 2 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆139Updated last year
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆119Updated 10 months ago
- attacking RSA via lattice reductions (LLL)☆819Updated 4 years ago
- ☆99Updated 6 months ago
- Challenges I created for CTF competitions.☆233Updated 2 months ago
- CTF Archives: Collection of CTF Challenges.☆1,272Updated this week
- CTF write-ups☆214Updated 9 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
- Predict python's random module generated values.☆426Updated 11 months ago
- An archive of past challenges from LA CTF hosted by ACM Cyber at UCLA and Psi Beta Rho.☆139Updated 9 months ago
- Hosting awesome cryptography CTF challenges from past CTFs☆122Updated 5 months ago
- Many-Time Pad Interactive☆178Updated last year
- ☆45Updated 2 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆193Updated 4 years ago
- Library consisting of explanation and implementation of all the existing attacks on various Encryption Systems, Digital Signatures, Key E…☆1,590Updated 4 years ago
- Fast lattice reduction☆219Updated 2 months ago
- pwninit - automate starting binary exploit challenges☆1,023Updated last year
- Functions for solving linear inequalities in integers☆57Updated 3 months ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆95Updated 4 years ago
- ☆61Updated last week
- An open-source SBox analysis utility☆18Updated 7 months ago
- Network analysis tool for Attack Defence CTF☆399Updated last month
- A pure python tool to implement/exploit the hash length extension attack☆36Updated 2 years ago
- A community driven resource for learning CryptoGraphy☆69Updated 2 years ago
- My notes on pwn☆289Updated 2 months ago
- Solving linear systems over GF(2) by manipulating bitvectors☆70Updated 7 months ago
- Contains tools for solving RSA and other crypto problems in CTFs.☆333Updated 3 years ago
- CVP "trick" for CTF challenges☆148Updated 2 years ago