1
0

updated readme

This commit is contained in:
lexzach 2024-08-08 18:35:09 -04:00
parent 3690ff2a59
commit e63fc0fa77
Signed by untrusted user who does not match committer: Lexzach
GPG Key ID: 638966C35E8A072B

View File

@ -1,3 +1,3 @@
# dice-one-time-pad # Decrypting/Encrypting using a dice-generated One-Time Pad
A technique for generating entirely offline one time pads. Using dice, one can generate a One-Time Pad and encrypt a message that is impossible to decrypt without the One-Time Pad given to a recipient.