From 1fa9a9b36be7ebe3e3e8b7a23898d633d1e800a8 Mon Sep 17 00:00:00 2001 From: lexzach Date: Fri, 9 Aug 2024 12:16:50 -0400 Subject: [PATCH] updated README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 291ce6e..1401413 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +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)