generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Issue
The AWS Encryption SDK for Java (ESDK-Java) prior to 3.x had a non-deprecated Caching Cryptographic Materials Manager (CachingCMM).
As of 3.x, it only has a marked as deprecated CachingCMM,
which only supports the deprecated Master Key Provider interface.
The AWS Encryption SDK for .NET (ESDK-.NET) has never supported the CachingCMM.
Proposed Resolution
Implement the CachingCMM in this library,
the AWS Cryptographic Materials Provider Library (MPL),
and release it so that the ESDKs for Java and .NET use it.
Issues that reference this
Metadata
Metadata
Assignees
Labels
No labels