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
Enoch Root related Cryptography
基于Spring Boot开发的把一个明文使用一次一密分成n份的加解密服务
An encryption and decryption program using of the one time pad cryptography technique
Encrypt / decrypt files using the one-time-pad
A C++ class-based implementation of the one-time pad cryptographic method.
One Time Pad Verschlüsselungs Programm C# WPF
Very simple website to encrypt and decrypt text using One Time Pad encryption.
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
Anonymous end to end cascade encrypted messenger
An amateurs attempt at creating a one time pad.
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
Add a description, image, and links to the onetimepad topic page so that developers can more easily learn about it.
To associate your repository with the onetimepad topic, visit your repo's landing page and select "manage topics."