node/benchmark/crypto
James M Snell dae283d96f
crypto: refactoring internals, add WebCrypto
Fixes: https://github.com/nodejs/node/issues/678
Refs: https://github.com/nodejs/node/issues/26854

Signed-off-by: James M Snell <jasnell@gmail.com>

PR-URL: https://github.com/nodejs/node/pull/35093
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2020-10-07 17:27:05 -07: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
randomBytes.js crypto: improve randomBytes() performance 2020-01-28 06:56:16 -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