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)
A solution to many time pad attack https://manytimepad.js.org/
Cryptography Class Project to implement One Time Pad Encryption
[Finished] published in 2002 implements OneTimePad plus further hardening. C++ (linux). 350 per week download currently and growing.
Enoch Root related Cryptography
Cryptography and Security Project solved by @amir-kedis and @g-magdy
基于Spring Boot开发的把一个明文使用一次一密分成n份的加解密服务
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
An amateurs attempt at creating a one time pad.
One Time Pad Verschlüsselungs Programm C# WPF
Very simple website to encrypt and decrypt text using One Time Pad encryption.
Anonymous end to end cascade encrypted messenger
Encrypt/decrypt with the onetime pad cipher.
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."