Built-in apps

Encryptor

3min



With the Encryptor app in , you can encrypt any text data. This app currently supports encryption via AES256 and PGP (OpenPGP).

You do not need to establish a connection to use the Encryptor app.

There are two actions for message encryption and decryption via PGP. In both cases, it is necessary to use a keychain and to

If you wish to decrypt a message, you need to enter the recipient´s private key that will be used for decryption. Optionally, you can also enter the sender´s public key so that the sender´s identity is also authenticated.

If you wish to encrypt a message, you need to enter the recipient´s public key that will be used for encryption. Optionally, you can also enter the sender´s private key so that the recipient can authenticate the identity of the sender.

Encryptor modules

You can use the following modules to build your .

  • AES Decrypt (advanced)
  • AES Decrypt (simple)
  • AES Encrypt (advanced)
  • AES Encrypt (simple)
  • Create digital signature
  • Decrypt a PGP message
  • Encrypt a PGP message