node/benchmark/crypto
Filip Skokan 7ad069c53c
crypto: use globalThis.crypto over require('crypto').webcrypto
PR-URL: https://github.com/nodejs/node/pull/45817
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2022-12-16 19:55:42 +00:00
..
aes-gcm-throughput.js
cipher-stream.js
get-ciphers.js
hash-stream-creation.js benchmark: remove unreachable code from crypto/hash-stream-creation 2022-01-17 05:31:21 +00:00
hash-stream-throughput.js
hkdf.js
keygen.js benchmark: increase crypto DSA keygen params 2021-10-16 06:03:10 -04:00
oneshot-sign-verify.js crypto: reconcile oneshot sign/verify sync and async implementations 2021-04-08 10:08:26 +02:00
randomBytes.js
randomInt.js crypto: add buffering to randomInt 2021-04-03 15:37:53 +02:00
randomUUID.js
rsa-encrypt-decrypt-throughput.js test: upgrade all 1024 bit RSA keys to 2048 bits 2022-09-27 20:19:35 +02:00
rsa-sign-verify-throughput.js test: upgrade all 1024 bit RSA keys to 2048 bits 2022-09-27 20:19:35 +02:00
webcrypto-digest.js crypto: use globalThis.crypto over require('crypto').webcrypto 2022-12-16 19:55:42 +00:00