node/benchmark/crypto
Tobias Nießen cd1415c8b2 Revert "crypto: make timingSafeEqual faster for Uint8Array"
This reverts commit 0f784c96ba because it
triggers a bug in the V8 version that Node.js 20.x uses.

PR-URL: https://github.com/nodejs/node/pull/53390
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
2024-06-12 09:35:15 +02:00
..
aes-gcm-throughput.js benchmark: update iterations in benchmark/crypto/aes-gcm-throughput.js 2024-03-25 17:28:17 +00:00
cipher-stream.js benchmark: add trailing commas in benchmark/crypto 2023-02-10 00:54:53 +00:00
create-hash.js benchmark: add create-hash benchmark 2024-03-25 17:28:00 +00:00
create-keyobject.js benchmark: add crypto.create*Key 2023-07-03 10:32:46 -03:00
get-ciphers.js benchmark: update iterations in benchmark/crypto/get-ciphers.js 2024-03-25 17:27:13 +00:00
hash-stream-creation.js benchmark: add trailing commas in benchmark/crypto 2023-02-10 00:54:53 +00:00
hash-stream-throughput.js benchmark: add trailing commas in benchmark/crypto 2023-02-10 00:54:53 +00:00
hkdf.js benchmark: update iterations in benchmark/crypto/hkdf.js 2024-03-25 17:27:18 +00:00
keygen.js benchmark: add trailing commas in benchmark/crypto 2023-02-10 00:54:53 +00:00
oneshot-hash.js crypto: implement crypto.hash() 2024-03-25 19:27:53 +00:00
oneshot-sign.js benchmark: refactor crypto oneshot 2023-07-03 10:32:46 -03:00
oneshot-verify.js benchmark: refactor crypto oneshot 2023-07-03 10:32:46 -03:00
randomBytes.js benchmark: update iteration and size in benchmark/crypto/randomBytes.js 2024-03-25 17:28:15 +00:00
randomInt.js benchmark: add trailing commas in benchmark/crypto 2023-02-10 00:54:53 +00:00
randomUUID.js
rsa-encrypt-decrypt-throughput.js benchmark: add trailing commas in benchmark/crypto 2023-02-10 00:54:53 +00:00
rsa-sign-verify-throughput.js benchmark: add trailing commas in benchmark/crypto 2023-02-10 00:54:53 +00:00
webcrypto-digest.js benchmark: increase the iteration number to an appropriate value 2023-12-19 16:17:42 +00:00