node/benchmark/crypto
Filip Skokan e8cb6446ef crypto: reconcile oneshot sign/verify sync and async implementations
PR-URL: https://github.com/nodejs/node/pull/37816
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2021-04-08 10:08:26 +02: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: use let instead of var in crypto 2020-01-01 09:21:12 -08: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 crypto: refactoring internals, add WebCrypto 2020-10-07 17:27:05 -07: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: refactoring internals, add WebCrypto 2020-10-07 17:27:05 -07:00