known-plaintext-attack
Here are 5 public repositories matching this topic...
This program is to decrypt AES-CTR that reused key with a known plain text and cipher text pair
-
Updated
Jul 16, 2023 - Python
A niche utility to deduce full hashes and plaintexts from partial data or fragments, iterating through common combinations to assess hash generation robustness.
-
Updated
Apr 12, 2024 - Go
Involves decrypting two different pieces of ciphertext using two different methods (KPA and COA) to find the encryption keys and the original plaintext messages.
-
Updated
Mar 9, 2025 - Java
A Java solution for a university cryptography assignment, implementing Known Plaintext (KPA) and Ciphertext-Only (COA) attacks on an 8-rotor cipher. 🔒
-
Updated
Oct 5, 2025 - TeX
Improve this page
Add a description, image, and links to the known-plaintext-attack topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the known-plaintext-attack topic, visit your repo's landing page and select "manage topics."