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

Consistent Encryption API #12

Merged
merged 2 commits into from
Jan 31, 2024
Merged

Consistent Encryption API #12

merged 2 commits into from
Jan 31, 2024

Conversation

bh2smith
Copy link
Contributor

This is equivalent to #10 which got closed because the base branch was merged and deleted.

Instead of passing Wallet object to be encrypted we pass a privateKey (all that is actually used) which is the same type that is returned by decryption.

Note that we also introduced some validation on the types passed through this Key Manager.

Test Plan

Added test for key validation + modified existing tests to continue with new interface types.

@bh2smith bh2smith merged commit 4fd0e87 into main Jan 31, 2024
1 of 2 checks passed
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