Cryptographic Materials Providers

dynamodb_encryption_sdk.material_providers

Cryptographic materials providers.

dynamodb_encryption_sdk.material_providers.wrapped

Cryptographic materials provider to use ephemeral content encryption keys wrapped by delegated keys.

dynamodb_encryption_sdk.material_providers.most_recent

Cryptographic materials provider that uses a provider store to obtain cryptographic materials.

dynamodb_encryption_sdk.material_providers.static

Cryptographic materials provider for use with pre-configured encryption and decryption materials.