Skip to content
New issue

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

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

Already on GitHub? # to your account

Add a WithoutEnvelope option #281

Closed
wants to merge 5 commits into from
Closed

Add a WithoutEnvelope option #281

wants to merge 5 commits into from

Conversation

sgmiller
Copy link
Collaborator

@sgmiller sgmiller commented Mar 6, 2025

Many wrappers assume an envelope encryption pattern due to limited encrypted
value sizes and the original use case of seal/seal wrap. But managed keys
provides generic encryption backed by the wrappers. Add an option that
indicates we don't want to use envelope encryption. Would have preferred
WithEnvelope but this is backwards compatible.

@sgmiller sgmiller requested a review from a team March 6, 2025 18:00
@sgmiller sgmiller marked this pull request as draft March 6, 2025 18:32
@sgmiller
Copy link
Collaborator Author

sgmiller commented Mar 7, 2025

Closing as we went another way with this

@sgmiller sgmiller closed this Mar 7, 2025
@sgmiller sgmiller deleted the sgm/without-envelope branch March 7, 2025 16:20
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant