Description
Messages or files can be encrypted with a one-time-pad style method. This helps users experiment with a classic cryptographic approach when key material is handled correctly.
One-time pads are only safe when keys are truly random, secret, single-use, and as long as the message. Misuse can destroy confidentiality.