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
Involves decrypting two different pieces of ciphertext using two different methods (KPA and COA) to find the encryption keys and the original plaintext messages.
A Java solution for a university cryptography assignment, implementing Known Plaintext (KPA) and Ciphertext-Only (COA) attacks on an 8-rotor cipher. 🔒
Add a description, image, and links to the ciphertext-only-attack topic page so that developers can more easily learn about it.
To associate your repository with the ciphertext-only-attack topic, visit your repo's landing page and select "manage topics."