node/benchmark/crypto
Filip Skokan c9747f1140
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>
2023-01-01 10:44:51 +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
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 2023-01-01 10:44:51 +00:00