node/benchmark/crypto
Antoine du Hamel 6ee4228498
crypto: validate this value for webcrypto.getRandomValues
PR-URL: https://github.com/nodejs/node/pull/41760
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2022-02-26 17:12:48 +00:00
..
aes-gcm-throughput.js benchmark: remove special test entries 2020-03-09 22:35:54 +01:00
cipher-stream.js benchmark: remove special test entries 2020-03-09 22:35:54 +01:00
get-ciphers.js benchmark: use let instead of var in crypto 2020-01-01 09:21:12 -08:00
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 benchmark: use let instead of var in crypto 2020-01-01 09:21:12 -08:00
hkdf.js crypto: refactoring internals, add WebCrypto 2020-10-07 17:27:05 -07:00
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 crypto: improve randomBytes() performance 2020-01-28 06:56:16 -08:00
randomInt.js crypto: add buffering to randomInt 2021-04-03 15:37:53 +02:00
randomUUID.js crypto: implement randomuuid 2021-01-07 12:44:36 -08:00
rsa-encrypt-decrypt-throughput.js benchmark: use let instead of var in crypto 2020-01-01 09:21:12 -08:00
rsa-sign-verify-throughput.js benchmark,doc,lib,test: capitalize comments 2019-02-28 18:31:10 +01:00
webcrypto-digest.js crypto: validate this value for webcrypto.getRandomValues 2022-02-26 17:12:48 +00:00