Skip to content

node:crypto: implement generatePrime(Sync) and checkPrime(Sync)#18268

Merged
Jarred-Sumner merged 14 commits intomainfrom
dylan/crypto-primes
Mar 18, 2025
Merged

node:crypto: implement generatePrime(Sync) and checkPrime(Sync)#18268
Jarred-Sumner merged 14 commits intomainfrom
dylan/crypto-primes

Conversation

@dylan-conway
Copy link
Member

What does this PR do?

How did you verify your code works?

test-crypto-prime.js

@robobun
Copy link
Collaborator

robobun commented Mar 18, 2025

Updated 11:08 PM PT - Mar 17th, 2025

@dylan-conway, your commit 63e62e5 has 1 failures in Build #13438:


🧪   try this PR locally:

bunx bun-pr 18268

@Jarred-Sumner Jarred-Sumner merged commit c820b0c into main Mar 18, 2025
61 of 64 checks passed
@Jarred-Sumner Jarred-Sumner deleted the dylan/crypto-primes branch March 18, 2025 18:48
@ghiscoding
Copy link

@dylan-conway just a side note, I think you missed an update on the NodeJS compatibility doc in your PR, cheers

image

@dylan-conway
Copy link
Member Author

@ghiscoding thanks for the reminder. Will update the docs soon

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

Successfully merging this pull request may close these issues.

4 participants