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

feat(Examples): Wrap H-Keyring as a Master Key #2106

Closed
wants to merge 1 commit into from

Conversation

texastony
Copy link
Contributor

This allows the H-Keyring to be used with a Caching CMM,
but:

  • only if the Algorithm suite does not support Digital Signatures,
  • only if there is one Encrypted Data Key,
  • only if a static Branch Key ID is used.

Though, it would not be hard to add multiple
Encrypted Data Key support,
the other caveats are harder to work around.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

This allows the H-Keyring to be used with a Caching CMM,
but only if the Algorithm suite does not support Digital Signatures,
only if there is one Encrypted Data Key,
and only if a static Branch Key ID is used.

Though, it would not be hard to add multiple
Encrypted Data Key support,
the other caveats are harder to work around.
@texastony texastony closed this Jan 17, 2025
@texastony texastony deleted the tony/HKeyringMasterKey branch January 17, 2025 19:33
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 this pull request may close these issues.

1 participant