image encryption CLI tool supports encryption/decryption through AES, one-time pad, Arnold's cat map and also allows hiding of text through LSB steganography.
-
Updated
Dec 12, 2022 - Python
image encryption CLI tool supports encryption/decryption through AES, one-time pad, Arnold's cat map and also allows hiding of text through LSB steganography.
Ciphertext's decryption (due to vulnerability) when "one-time" pad is used more than once.
Breaking the One time pad cipher (with key re-use)
Cryptography Class Project to implement One Time Pad Encryption
Cryptography and Security Project solved by @amir-kedis and @g-magdy
A file and text transfer project in Python that uses Socket programming to transfer files, OneTimePad module to encrypt the file and Tkinter for the GUI
A file and text transfer project in Python that uses Socket programming to transfer files, OneTimePad module to encrypt the file and Tkinter for the GUI
Encrypt/decrypt with the onetime pad cipher.
Network Encryption and Security
To associate your repository with the onetimepad topic, visit your repo's landing page and select "manage topics."