aws_encryption_sdk.internal.crypto.data_keys¶
Contains data key helper functions.
Functions
|
Derives the data encryption key using the defined algorithm. |
-
aws_encryption_sdk.internal.crypto.data_keys.
derive_data_encryption_key
(source_key, algorithm, message_id)¶ Derives the data encryption key using the defined algorithm.