1
0

moved some stuff around

This commit is contained in:
lexzach 2024-08-09 15:04:25 -04:00
parent c3cb8eaf83
commit f8c18022ae
Signed by untrusted user who does not match committer: Lexzach
GPG Key ID: 638966C35E8A072B
5 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
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. 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) ### [Main Instructions](https://code.lexza.ch/Lexzach/dice-one-time-pad/raw/branch/main/Instructions/dice-one-time-pad.pdf)
### [Alternate Chart](https://code.lexza.ch/Lexzach/dice-one-time-pad/raw/branch/main/alternate-chart.pdf) ### [Alternate Chart](https://code.lexza.ch/Lexzach/dice-one-time-pad/raw/branch/main/Instructions/alternate-chart.pdf)