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

Envelope Trees and Bug Fixes #168

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Envelope Trees and Bug Fixes #168

merged 1 commit into from
Jul 22, 2024

Conversation

bbengfort
Copy link
Collaborator

This PR does a few things:

  1. It changes the previous Seal and Open methods into SealPayload and OpenPayload and has the new Seal and Open methods return an envelope rather than the final endpoints.
  2. It fixes the WithSealingKey and WithUnsealingKey indirect bug
  3. It adds tree functionality to the envelope so that you can see which envelopes where derived from their parent
  4. Adds functionality to find the public sealing key from the envelope tree

@bbengfort bbengfort merged commit 9157aba into main Jul 22, 2024
5 checks passed
@bbengfort bbengfort deleted the unseal-bug-fixes branch July 22, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant