mirror of
https://github.com/Alamantus/otp-generator.git
synced 2025-10-27 22:47:50 +01:00
Make secure communication easy and fun!
https://alamantus.github.io/otp-generator/
| .babelrc | ||
| .gitignore | ||
| index.html | ||
| index.js | ||
| package.json | ||
| README.md | ||
| yarn.lock | ||
One-Time Pad Generator
Encrypt messages with a randomly-generated one-time pad! Send your encrypted message along with your pad, and your friend can decrypt the message. Just be sure you destroy the pad when you're done!