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.
XOR One Time Pad Cipher written in C
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)
[Finished] published in 2002 implements OneTimePad plus further hardening. C++ (linux). 350 per week download currently and growing.
Cryptography Class Project to implement One Time Pad Encryption
A solution to many time pad attack https://manytimepad.js.org/
Cryptography and Security Project solved by @amir-kedis and @g-magdy
Encrypt / decrypt files using the one-time-pad
An encryption and decryption program using of the one time pad cryptography technique
A C++ class-based implementation of the one-time pad cryptographic method.
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
Very simple website to encrypt and decrypt text using One Time Pad encryption.
An amateurs attempt at creating a one time pad.
One Time Pad Verschlüsselungs Programm C# WPF
Anonymous end to end cascade encrypted messenger
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
To associate your repository with the onetimepad topic, visit your repo's landing page and select "manage topics."