Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure advanced algorithms for Field Encryption Enterprise

Create a cryptographic specification to define the algorithm for a cryptographic module. Customize the encryption specifications with advanced options that are available for Field Encryption Enterprise.

Before you begin

Role required: admin

Procedure

  1. Navigate to All > System Security > Field Encryption > Field Encryption Experience tab, click New.

  2. Select View module details from the Field Encryption overview to open the module record you want to configure.

  3. Select Manage Specification Settings in the Cryptographic Specification section.

Image omitted: fe-manage-spec-settings.png
Manage Specification Settings button.
  1. Select Back to navigate to the Algorithm Definition tab.

  2. On the form, fill in the fields, selecting Next through each tab.

FieldDescription
Crypto moduleName of the selected cryptographic module populates.
Crypto purposeThe value is Symmetric Data Encryption/Decryption for Field Encryption Enterprise.
AlgorithmThe value is AES for Field Encryption Enterprise.
Operation modeThe value is CBC for Field Encryption Enterprise.
Size

Possible values are 256 and 128.

Note: 256-bit size is most secure for encryption and is used for Symmetric Data Encryption/Decryption for Field Encryption Enterprise.

Equality preserving

Option to enable deterministic encryption.

Note: Selecting this option means that the encrypted value of a field should be the same when the field value remains the same.

Option to enable Symmetric Data Encryption/Decryption with AES in Cipher Block Chaining (CBC) mode.

IntegrityOption to provide Integrity in GCM operation and does not apply for Field Encryption Enterprise functionality.
  1. Click Submit.

    The following example shows AES 256 CBC encryption. When Field Encryption Enterprise is active and the parent module is column_level_encryption, only Symmetric Data Encryption/Decryption AES 256 CBC applies as the crypto purpose. See Cryptographic specification overview for details.

Image omitted: fe-crypto-module-def.png
Shows the AES 256 CBC encryption configuration options.

What to do next

Perform one of the following operations:

Parent Topic:Using Field Encryption