Administer > Security > Encryption Keys

Encryption Keys

The Encryption Key Workspace

The Public Key Workspace

Encryption is a process that makes information unreadable by anyone except those who have a key that allows them to change the information to its original, readable form. Encryption allows users to securely protect sensitive data that they do not want others to access, such as passwords, social security numbers, and so on.

Use encryption only on those fields that you want to secure. Too much encryption creates a performance impact because it requires additional processing for encrypting or decrypting the data.

If encryption is symmetric, then the same key is used for encryption and decryption, so the encrypted data can be decrypted when needed. However, if the data has been asymmetrically encrypted, then the public key is used for encrypting the data, but the private key is used for decrypting the data. Only the public key is stored in HEAT, which is used solely for encrypting the data, so the user must know the private key to decrypt the data.

Encrypted fields are decrypted and show as readable text in a form, but always show encrypted in a grid.