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

wrap: implement encryption/decryption of messages #494

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

baloo
Copy link
Contributor

@baloo baloo commented Nov 7, 2023

This also provides for deserialization of asymmetric private keys.

src/wrap/message.rs Outdated Show resolved Hide resolved
This also provides for deserialization of asymmetric private keys.
@tony-iqlusion tony-iqlusion merged commit 5aa431c into iqlusioninc:main Nov 21, 2023
@baloo baloo deleted the baloo/wrap branch November 21, 2023 16:40
@baloo
Copy link
Contributor Author

baloo commented Nov 21, 2023

Ha. Thanks for the merge! For the RSA from_precomputed discussion, I still think there is value in pushing that to the RSA crate.

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.

2 participants