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

Encryption #84

Open
ozyman42 opened this issue Jun 4, 2022 · 0 comments
Open

Encryption #84

ozyman42 opened this issue Jun 4, 2022 · 0 comments

Comments

@ozyman42
Copy link

ozyman42 commented Jun 4, 2022

This library has APIs for signing and verifying an existing signature.
How can I use the parsed private key to AES decrypt something which was encrypted with the corresponding public key?

I know other libraries can handle this, but it's not clear how to pass the key from this lib to another, and if it might be in the scope of node-sspk to potentially offer some methods for encryption/decryption.

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

No branches or pull requests

1 participant