This automation will encrypt the sensitive documents, which are supplied by a user
Top Benefits
This autoamtion uses 100% security
Using the AES256 algorithm to encrypt the document
Various document types can be encrypted using this automation
Tasks
Bot will encrypt all documents in the folder
This Automation includes 2 Bots.
1. PGP_Encryption: This bot will read the inputs which are supplied by the user from the configuration file and Encrypt all the documents in the folder by using the AES256 algorithm.
2. PGP_Decryption: This bot will read the inputs which are supplied by the user from the configuration file which has Encrypted documents and the bot will decrypt all the documents in the folder.
Automation will generate the public and private keys for performing operations.
Automation is using the public key to encrypt the document and the private key is used to decrypt the document.
See the Bot in Action
Setup process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Use the Bot in a bot, configure keys and other credentials the Bot will need (see the ReadMe for details.)