Encryption and Key Management
Encryption is a cryptographic procedure that converts plaintext into ciphertext to control the disclosure of information.
ServiceNow key management includes the activities involving the handling of cryptographic keys and related security parameters during the end-to-end key lifecycle, and is an effective control based on National Institute of Standards and Technology (NIST) 800-57 guidelines.
Encryption is used to convert plaintext strings of characters into ciphertext, which remains indecipherable without access to the correct key. The security benefits of encryption are derived from the combination of strong algorithms and quality key management.
Encrypting all information may not be necessary for all data and would greatly increase processing time due to the large number of data supported across all applications. When you determine encryption is needed for data, these ServiceNow AI Platform options are available:
Get started
| Key Management Framework (KMF)
The Key Management Framework (KMF) API/UX lets you fully customize and manage how cryptographic operations are performed on your ServiceNow instance. |
Field Encryption (CLE)
A built-in application that permits encryption of string, date, date/time, or attachment fields using AES-128 or AES-256 in encryption modules. |
Column Level Encryption Enterprise (CLE_Ent)
Offers a more extensive encryption solution to Field Encryption, such as customer-supplied keys, script access via APIs, additional cryptographic modules and module access policies, and more. |
|
Cloud Encryption enables you to use a ServiceNow generated key or supply a key that you create and manage. |
Platform Encryption entitlement bundle
Upgrade to unlimited-use Column Level Encryption Enterprise, Cloud Encryption, and Database Encryption. |
Full disk encryption applies encryption to the entire storage system within the database server only. Because this is the only customer data-storing component. |
|
Encrypts sensitive data on your company premises before sending data over the internet to your ServiceNow instance. Data remains encrypted at rest on the instance. |
Activation information
The ServiceNow Platform Encryption subscription bundle is a group commercial entitlement that includes Key Management Framework, Column Level Encryption Enterprise, Cloud Encryption, and Database Encryption.
Column Level Encryption Enterprise is the unlimited license of Column Level Encryption. The Column Level Encryption Enterprise plugin is available with the activation of the com.glide.now.platform.encryption plugin. For details, see Encryption and Key Management subscription bundle.