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

Any module or api to encrypt with public key? #6712

Closed
wenjoy opened this issue Jul 12, 2020 · 1 comment
Closed

Any module or api to encrypt with public key? #6712

wenjoy opened this issue Jul 12, 2020 · 1 comment

Comments

@wenjoy
Copy link

wenjoy commented Jul 12, 2020

How can I encrypt content with public key in deno?

I was working on a deno project then I encountered a requirement to encrypt a content with public key.
I can complete such thing with crypto.publicEncrypt easily but I cant find out a appropriate way with deno.
I try to google but no luck.

@bartlomieju
Copy link
Member

crypto APIs are not yet fully implemented. Please continue in #1891

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

2 participants