Encrypt messages

post/api/v2/encrypt

Symmetrically encrypt an arbitrary message with provided password

Request Body

input string
Plaintext message which should be encrypted
password string
Password which should be used to encrypt message

200 Response

encrypted string