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

Node compat: Implement crypto primes #554

Merged
merged 3 commits into from
May 7, 2023
Merged

Conversation

fhanau
Copy link
Collaborator

@fhanau fhanau commented Apr 20, 2023

I plan to amend this PR once the other prime functions are done, just wanted to float it now to see if there's any issues with the overall approach. Tests are not included yet as most checkPrime tests depend on generatePrime, but the few tests I looked at all passed.

@fhanau fhanau requested a review from jasnell April 20, 2023 00:43
@fhanau fhanau force-pushed the felix/node-crypto-prime branch from 00fb6e0 to 0f0094c Compare April 26, 2023 17:36
@jasnell jasnell force-pushed the felix/node-crypto-prime branch from 509b2fb to 66e327c Compare May 5, 2023 18:51
@fhanau fhanau marked this pull request as ready for review May 5, 2023 23:01
@fhanau fhanau changed the title Node compat: Implement crypto.checkPrimeSync() Node compat: Implement crypto primes May 5, 2023
@fhanau fhanau force-pushed the felix/node-crypto-prime branch 2 times, most recently from de6cc07 to e4a152d Compare May 6, 2023 23:53
@fhanau fhanau force-pushed the felix/node-crypto-prime branch from e4a152d to fe210af Compare May 7, 2023 01:24
@fhanau fhanau merged commit ea7d8e2 into main May 7, 2023
@fhanau fhanau deleted the felix/node-crypto-prime branch May 9, 2023 18:11
# 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