1
0

updated README.md

This commit is contained in:
lexzach 2024-08-09 12:16:50 -04:00
parent 85c4925141
commit 1fa9a9b36b
Signed by untrusted user who does not match committer: Lexzach
GPG Key ID: 638966C35E8A072B

View File

@ -1,3 +1,6 @@
# Decrypting/Encrypting using a dice-generated One-Time Pad
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.
# [Main Instructions](https://code.lexza.ch/Lexzach/dice-one-time-pad/raw/branch/main/dice-one-time-pad.pdf)
# [Alternate Chart](https://code.lexza.ch/Lexzach/dice-one-time-pad/raw/branch/main/alternate-chart.pdf)