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

Use webcrypto when node crypto is not supported #86

Merged
merged 2 commits into from
Dec 15, 2021

Conversation

pbteja1998
Copy link
Contributor

No description provided.

@pbteja1998 pbteja1998 marked this pull request as ready for review December 13, 2021 01:38
@pbteja1998
Copy link
Contributor Author

@sergiodxa Let me know when you take a look at this. It's not complete yet. May need to add some documentation. But it works.

@pbteja1998 pbteja1998 changed the title WIP: use webcrypto when node crypto is not supported Use webcrypto when node crypto is not supported Dec 13, 2021
@sergiodxa sergiodxa self-requested a review December 13, 2021 21:14
src/lib/crypto.ts Outdated Show resolved Hide resolved
@sergiodxa sergiodxa added the bug Something isn't working label Dec 14, 2021
@sergiodxa sergiodxa linked an issue Dec 14, 2021 that may be closed by this pull request
@sergiodxa sergiodxa self-requested a review December 14, 2021 17:08
Copy link
Owner

@sergiodxa sergiodxa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sergiodxa sergiodxa merged commit c3d23f6 into sergiodxa:main Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Usage of crypto on KCDStrategy
2 participants