tile Sarah-OTP

Log

  1. Create a key.
  2. Share the key with the other user over safe channel.
  3. Use the key to encypt a message to create a cipher.
  4. Pass the cipher to the other user over a potentially comprimised channel.
  5. The other user decrypts the cipher with the copy of the key to reveal the message.
  6. Discard the key.
See the README for more information.