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
hash-stream-throughput.js
hkdf.js
keygen.js
oneshot-sign-verify.js
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 2022-12-16 19:55:42 +00:00