Skip to content

Two-Way Encryption

Two-way encryption involves both encryption and decryption of data using a key, where the security of the key is crucial. Encryption key management is possible in the Studio's Key Management menu. Keys are managed in the Application DB, and are registered in each environment's DB through Deploy and Provisioning.

Two encryption methods are provided: KMS-AES and AES.

[Image 1. KMS-AES Method]

two-way-1.png

[Image 2. AES Method]

two-way-2.png

Selectable Encryption Methods

  • KMS-AES (Key Management Service - Advanced Encryption Standard): Manages keys using the Advanced Encryption Standard.
  • AES (Advanced Encryption Standard): AES is one of the most widely used symmetric key encryption algorithms today, used in various security-related fields due to its safety and efficiency. It supports key lengths of 128, 192, and 256 bits. As the same key is used to encrypt and decrypt data, key management is crucial.

[Image 3. Example of encrypting with the 'Quintet' key]

two-way-3.png

[Image 4. Example of decrypting with the 'Quintet' key]

two-way-4.png