A pure Python implementation of AES, with optional CBC, PCBC, CFB, OFB and CTR cipher modes.
☆202Aug 18, 2024Updated last year
Alternatives and similar repositories for aes
Users that are interested in aes are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A pure Python implementation of AES☆208Dec 7, 2020Updated 5 years ago
- Pure-Python implementation of AES block-cipher and common modes of operation.☆470Jan 17, 2024Updated 2 years ago
- Implementation of Advance Encryption Standard (AES-128/192/256/512) using Python and Numpy☆12Nov 7, 2022Updated 3 years ago
- Some writeups for some CTFs☆18Apr 14, 2024Updated 2 years ago
- 🧩 Collection of CTF challenges written by me☆19Mar 30, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ☆28Jun 24, 2023Updated 2 years ago
- Models the mersenne twister used by Python Random as a symbolic program. This allows recovering the state given a few outputs☆99Apr 20, 2021Updated 4 years ago
- CTF writeups☆19Oct 19, 2023Updated 2 years ago
- O(n log n) algorithm finding solutions of Erdős-Ginzburg-Ziv theorem.☆14Aug 18, 2022Updated 3 years ago
- ☆103Jan 3, 2022Updated 4 years ago
- A simple golang reverse engineering ida plugin☆19Dec 16, 2020Updated 5 years ago
- Some crypto scripts which is useful in study and ctf☆28Sep 2, 2021Updated 4 years ago
- Native Python implementation of AES for 2.7 or 3.x. Run demo.py -u to perform all unit tests. Check out serprex's fork for a *very* highl…☆59Jul 16, 2016Updated 9 years ago
- All challenges from DiceCTF @ HOPE 2022☆28Jul 25, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Prime backdooring procedure to allow fast factorization of semiprimes☆25Dec 10, 2021Updated 4 years ago
- Implementation of Lattice Attacks on (EC)DSA described in the research paper: Chao Sun,Thomas Espitau, Mehdi Tibouchi, and Masayuki Abe, …☆27Oct 7, 2021Updated 4 years ago
- Automated cryptanalysis of substitution permutation network cipher☆32Aug 27, 2024Updated last year
- ecdsattack is a package which retrieves private keys from faulted ECDSA signatures.☆45Nov 28, 2022Updated 3 years ago
- offensive security scripts and documentation☆30Mar 9, 2026Updated last month
- Parses Lua 5.1 bytecode☆13May 27, 2025Updated 10 months ago
- Cryptography & CTF Writeups☆82Feb 20, 2023Updated 3 years ago
- CVE-2022-26135☆11Jul 12, 2022Updated 3 years ago
- Cross platform system wide proxy server & TLS Interception library for Python☆23Aug 19, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Avocado is a powerful C2 framework written in Python with stageless implants in Rust. Avocado's implant runs seamlessly on both Linux and…☆27Feb 15, 2026Updated 2 months ago
- Clone of Valve's prototype headphones☆15Aug 12, 2024Updated last year
- CVE-2019-2525 / CVE-2019-2548☆11Sep 4, 2020Updated 5 years ago
- Cryptographic algorithm implementation☆50Jan 22, 2023Updated 3 years ago
- Pure Go rewrite of knockknock☆11Feb 7, 2023Updated 3 years ago
- The vulnerability allowed a low-privileged user to escalate privileges to domain administrator in a default Active Directory environment …☆41May 14, 2022Updated 3 years ago
- Nonce reuse attacks for AEAD ciphers, especially for the the most commonly used `ChaCha20-Poly1305` and `AES-GCM`.