This is our first project on our internship.
-
Updated
Jul 10, 2025 - Python
This is our first project on our internship.
This is a ROT decryptor that cannot only decrypt the classical ROT13 encryption but detect other ROTX encryptions based on common words in the english language. Note that if the text is too short, there may not be enough data available to detect the encryption rotation, in which case the app will assume ROT13 encryption, which may be false
Add a description, image, and links to the encryption-detection topic page so that developers can more easily learn about it.
To associate your repository with the encryption-detection topic, visit your repo's landing page and select "manage topics."