known-plaintext-attack
Here are 4 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
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 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
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."