Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Initial impl of Node.js crypto #457

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Initial impl of Node.js crypto #457

merged 1 commit into from
Mar 28, 2023

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Mar 17, 2023

Currently only a bit of scaffolding and the basic random APIs (e.g. randomInt, randomFill, etc). More will be added incrementally.

@jasnell jasnell force-pushed the jsnell/nodejs-compat-crypto branch from 12245e4 to 56ad577 Compare March 20, 2023 21:32
@jasnell jasnell marked this pull request as ready for review March 20, 2023 21:33
@jasnell jasnell changed the title [WIP] Initial impl of Node.js crypto Initial impl of Node.js crypto Mar 20, 2023
@jasnell jasnell force-pushed the jsnell/nodejs-compat-crypto branch from c346152 to 55cd4a2 Compare March 20, 2023 21:40
@jasnell jasnell force-pushed the jsnell/nodejs-compat-crypto branch from 0c1f360 to 4bce343 Compare March 27, 2023 21:02
@jasnell jasnell requested a review from fhanau March 27, 2023 21:05
@jasnell jasnell merged commit 7f0850b into main Mar 28, 2023
@jasnell jasnell deleted the jsnell/nodejs-compat-crypto branch March 28, 2023 14:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants