1
0
2024-08-09 17:38:44 -04:00
2024-08-09 17:38:44 -04:00
2024-08-09 15:04:25 -04:00
2024-08-08 12:31:01 -04:00
2024-08-09 15:04:25 -04:00

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

Alternate Chart

Description
A technique for generating entirely offline one-time pads. Also provided is a Go script that encrypts, decrypts, and generates One-Time Pads.
Readme 1.5 MiB
Languages
Go 100%