diff --git a/README.md b/README.md index da61952..291ce6e 100644 --- a/README.md +++ b/README.md @@ -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. \ 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. \ No newline at end of file