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
A Java solution for a university cryptography assignment, implementing Known Plaintext (KPA) and Ciphertext-Only (COA) attacks on an 8-rotor cipher. 🔒
Involves decrypting two different pieces of ciphertext using two different methods (KPA and COA) to find the encryption keys and the original plaintext messages.
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."