AyushSingh-c / CryptohackLinks
Solution of some challenges on Cryptohack
☆13Updated last year
Alternatives and similar repositories for Cryptohack
Users that are interested in Cryptohack are comparing it to the libraries listed below
Sorting:
- A toolkit for cryptanalysis using lattices.☆132Updated last year
- Coppersmith method (solving polynomial equation over composite modulus on small bounds)☆118Updated 10 months ago
- Solving linear systems over GF(2) by manipulating bitvectors☆66Updated 6 months ago
- Challenges I created for CTF competitions.☆226Updated 2 months ago
- ☆99Updated 6 months ago
- Functions for solving linear inequalities in integers☆56Updated 3 months ago
- ☆13Updated last month
- ☆60Updated 2 months ago
- my ctf chals☆11Updated 3 months ago
- Coppersmith's method for multivariate polynomials☆186Updated 2 years ago
- ☆35Updated 2 years ago
- ☆34Updated 2 years ago
- An implementation of RSA extending Wiener attack☆16Updated 3 years ago
- Repository containing implementation of attacks on modern public key cryptosystems and symmetric key ciphers.☆139Updated last year
- Fast lattice reduction☆218Updated 2 months ago
- Automated cryptanalysis of substitution permutation network cipher☆32Updated last year
- 侧信道攻击学习笔记☆30Updated 2 years ago
- Python's library written in Rust to quickly factor `n = pq` when around >50% bits of `p` and `q` are known which are distributed at rando…☆19Updated 4 years ago
- CTF write-ups☆211Updated 8 months ago
- ☆22Updated 8 months ago
- A pure python tool to implement/exploit the hash length extension attack☆36Updated 2 years ago
- Python implementations of cryptographic attacks and utilities.☆1,189Updated 9 months ago
- Repo for collecting part of my public CTF challenges☆41Updated 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
- 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
- Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS☆40Updated 3 weeks ago
- Bringing the power of SageMath to VS Code with this extension that offers specialized syntax highlighting, quick run capabilities, and ad…☆46Updated 3 weeks ago
- Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can …☆40Updated 2 years ago
- Nonce reuse attacks for AEAD ciphers, especially for the the most commonly used `ChaCha20-Poly1305` and `AES-GCM`.☆20Updated 11 months ago
- (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography☆248Updated 2 years ago