Cipher test!

Tests the implementation of php.gt/cipher or any other compatible libsodium implementation.

Either:

  1. Enter a plain text message on its own, click encrypt to get the generated IV, key, and cipher text
  2. Enter the cipher text and matching IV and key, click decrypt to get the original plain text message
  3. Generate a cipher URL using php.gt/cipher or compatible library, visiting this page with the query string

Reset forms

Encrypt a message

Decrypt a message