0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/tests/unit_node/internal
Levente Kurusa 65b0d2316d
refactor(node/crypto): port polyfill to Rust for randomInt, randomFill, randomFillSync (#18658)
Pretty much as per the title, I'd welcome some feedback especially
around the
array/buffer handling in the two randomFill functions.
2023-04-12 02:57:57 +02:00
..
_randomBytes_test.ts test(ext/node): Port crypto tests from std/node (#18382) 2023-03-26 10:03:10 +00:00
_randomFill_test.ts refactor(node/crypto): port polyfill to Rust for randomInt, randomFill, randomFillSync (#18658) 2023-04-12 02:57:57 +02:00
_randomInt_test.ts test(ext/node): Port crypto tests from std/node (#18382) 2023-03-26 10:03:10 +00:00
pbkdf2_test.ts chore(ext/node): port pbkdf2 to Rust (#18470) 2023-03-28 09:40:56 +00:00
scrypt_test.ts test(ext/node): Port crypto tests from std/node (#18382) 2023-03-26 10:03:10 +00:00