Express

POST

Symmetrically encrypt an arbitrary message with provided password

Body Params

object

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

Responses

200
OK

Response Body

object

  • encrypted string