Make secure communication easy and fun!
https://alamantus.github.io/otp-generator/
Robbie Antenesse 0fa0956f7e | ||
---|---|---|
.babelrc | ||
.gitignore | ||
README.md | ||
index.html | ||
index.js | ||
package.json | ||
yarn.lock |
README.md
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!