Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Caching Cryptographic Materials Manager for Keyrings #480

Open
texastony opened this issue Jul 5, 2024 · 0 comments · May be fixed by #80
Open

Release Caching Cryptographic Materials Manager for Keyrings #480

texastony opened this issue Jul 5, 2024 · 0 comments · May be fixed by #80

Comments

@texastony
Copy link
Contributor

texastony commented Jul 5, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant