jvdsn / crypto-attacksLinks
Python implementations of cryptographic attacks and utilities.
☆1,182Updated 9 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:
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆139Updated last year
- A toolkit for cryptanalysis using lattices.☆131Updated last year
- attacking RSA via lattice reductions (LLL)☆819Updated 4 years ago
- CTF Archives: Collection of CTF Challenges.☆1,245Updated this week
- Coppersmith's method for multivariate polynomials☆186Updated 2 years ago
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆118Updated 10 months ago
- ☆99Updated 6 months ago
- Challenges I created for CTF competitions.☆226Updated 2 months ago
- CTF write-ups☆211Updated 8 months ago
- Many-Time Pad Interactive☆177Updated last year
- Predict python's random module generated values.☆422Updated 11 months ago
- Library consisting of explanation and implementation of all the existing attacks on various Encryption Systems, Digital Signatures, Key E…☆1,587Updated 4 years ago
- Hosting awesome cryptography CTF challenges from past CTFs☆122Updated 4 months ago
- An archive of past challenges from LA CTF hosted by ACM Cyber at UCLA and Psi Beta Rho.☆138Updated 8 months ago
- Functions for solving linear inequalities in integers☆56Updated 3 months ago
- Fast lattice reduction☆216Updated 2 months ago
- Source code of the challenges developed for the 2024 edition of openECSC☆75Updated last year
- 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
- pwninit - automate starting binary exploit challenges☆1,015Updated last year
- Network analysis tool for Attack Defence CTF☆385Updated 3 weeks 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
- ☆59Updated 2 months ago
- Solving linear systems over GF(2) by manipulating bitvectors☆65Updated 6 months ago
- SMT based attacks on non cryptographic PRNGs☆87Updated 2 years ago
- Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.☆192Updated 4 years ago
- Cheatsheet useful for solving Python-related challenges during CTFs.☆84Updated 3 months ago
- A pure python tool to implement/exploit the hash length extension attack☆36Updated 2 years ago
- My notes on pwn☆288Updated last month
- ☆45Updated 2 years ago
- Automated integer factorization☆296Updated this week