7 lines
423 B
Markdown
7 lines
423 B
Markdown
# 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)
|