Encryption

Encryption Utilities provided to an Avo Assure user

Introduction

Avo Assure allows the user to encrypt data specified by the user by any of the encryption methods mentioned:

  • AES

  • MD5

  • Base64

AES Encryption

  1. The user has to navigate to the Avo Assure home screen.

  2. The user has to click the Utilities plugin, and the Utilities window will be displayed.

  3. The user has to click the Encryption button, and the Encryption window will be displayed.

  4. The user has to select the AES option from the Select Method drop-down.

  5. The user has to Enter Data For Encryption in the enter data placeholder.

  6. To fetch the encrypted data of the specified text/data, the user has to click the Encrypt button.

  7. The encrypted data will be generated in the second text area (initially marked with the placeholder ‘Encrypted Data’). This encrypted data can be copied and used wherever required.

  8. To clear the text area, click the Reset button.

MD5 Encryption

  1. The user has to navigate to the Avo Assure home screen.

  2. The user has to click the Utilities plugin, and the Utilities window will be displayed.

  3. The user has to click the Encryption button, and the Encryption window will be displayed.

  4. The user has to select the MD5 option from the Select Method drop-down.

  5. The user has to Enter Data For Encryption in the enter data placeholder.

  6. To fetch the encrypted data of the specified text/data, the user has to click the Generate button.

  7. The encrypted data will be generated in the second text area (initially marked with the placeholder ‘Encrypted Data’). This encrypted data can be copied and used wherever required.

  8. To clear the text area, click the Reset button.

Base64 Encryption

  1. The user has to click the Utilities plugin, and the Utilities window will be displayed.

  2. The user has to click the Encryption button, and the Encryption window will be displayed.

  3. The user has to select the Base64 option from the Select Method drop-down.

  4. The user has to Enter Data For Encryption in the enter data placeholder.

  5. To fetch the encrypted data of the specified text/data, the user has to click the Encode button.

  6. The encrypted data will be generated in the second text area (initially marked with the placeholder ‘Encrypted Data’). This encrypted data can be copied and used wherever required.

  7. To clear the text area, click the Reset button.

Last updated