Skip to main content

Crypto / Key

Capabilities

Version:
IDTitleDescription
CCC.KeyMgmt.CP01AES-256Support for the AES-256 Advanced Encryption Standard with a 256-bit key for encryption and decryption.
CCC.KeyMgmt.CP02RSA-2048Supports the RSA algorithm with a key size of 2048 bits for encryption and digital signatures.
CCC.KeyMgmt.CP03RSA-3072Supports the RSA algorithm with a key size of 3072 bits for encryption and digital signatures.
CCC.KeyMgmt.CP04RSA-4096Supports the RSA algorithm with a key size of 4096 bits for encryption and digital signatures.
CCC.KeyMgmt.CP05EC-P256Supports the elliptic curve signing algorithm using the P-256 Curve for digital signatures.
CCC.KeyMgmt.CP06EC-P256KSupports the elliptic curve signing algorithm using the Secp256k1 Curve for digital signatures.
CCC.KeyMgmt.CP07EC-P384Supports the elliptic curve signing algorithm using the P-384 Curve for digital signatures.
CCC.KeyMgmt.CP08Key CreationSupports secure key creation within the key management service using the supported algorithms.
CCC.KeyMgmt.CP09Encrypt dataProvides the ability to securely encrypt data using a managed key in the supported encryption algorithms.
CCC.KeyMgmt.CP10Decrypt dataProvides the ability to securely decrypt data using a managed key in the supported encryption algorithms.
CCC.KeyMgmt.CP11Create Digital SignatureSupports the generation of a digital signature for data using the supported signing algorithms.
CCC.KeyMgmt.CP12Verify Digital SignatureSupports the verification of the digital signature of some data using the supported signing algorithms.
CCC.KeyMgmt.CP13Supports FIPS 140-2 Level 3Supports FIPS 140-2 Level 3 certified Hardware Security Modules (HSM).
CCC.KeyMgmt.CP14Key VersioningProvides the ability to manage multiple versions of a key.
CCC.KeyMgmt.CP15Key labelSupports the ability to tag a managed key with user defined labels.
CCC.KeyMgmt.CP16Disable keySupports the ability to disable a managed key without deletion.
CCC.KeyMgmt.CP17Enable keySupports the ability to re-enable a disabled managed key.
CCC.KeyMgmt.CP18Soft DeleteSupports the ability to prevent the immediate deletion of a managed key. This includes the ability to recover accidental deletion of keys within a grace period.
CCC.KeyMgmt.CP19Delete KeySupports the ability to permanently delete a managed key after the grace period defined on soft delete.
CCC.KeyMgmt.CP20Automatic Symmetric Key RotationSupports the ability to automatically rotate a managed symmetric key as long as the key was generated within the KMS.
CCC.KeyMgmt.CP21Manual Key RotationSupports the ability to manually rotate a managed key.
CCC.KeyMgmt.CP22Key ImportSupports the ability to import externally generated keys into the KMS.
CCC.KeyMgmt.CP23Key ExpirySupports the ability to set an expiration date for a key
CCC.KeyMgmt.CP24Key ReplicationSupports the ability to securely replicate a key across different regions using automated or manual process.