node/benchmark/crypto
Filip Skokan ba0736a847
crypto: wire ML-DSA and ML-KEM for use when using BoringSSL
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/63255
Refs: https://github.com/electron/electron/issues/36256
Refs: https://github.com/electron/electron/issues/41720
Refs: https://github.com/electron/electron/pull/51127
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
2026-05-19 14:08:25 +02:00
..
aes-gcm-throughput.js
argon2.js crypto: add argon2() and argon2Sync() methods 2025-08-19 19:30:38 +00:00
create-hash.js
create-keyobject.js crypto: wire ML-DSA and ML-KEM for use when using BoringSSL 2026-05-19 14:08:25 +02:00
get-ciphers.js
getcipherinfo.js src: update crypto.getCipherInfo() to use DictionaryTemplate 2025-10-05 14:05:35 +00:00
hash-stream-creation.js benchmark: fix destructuring in dgram/single-buffer 2026-03-16 18:16:39 +00:00
hash-stream-throughput.js benchmark: fix destructuring in dgram/single-buffer 2026-03-16 18:16:39 +00:00
hkdf.js
kem.js crypto: wire ML-DSA and ML-KEM for use when using BoringSSL 2026-05-19 14:08:25 +02:00
keygen.js
oneshot-hash.js
oneshot-sign.js crypto: wire ML-DSA and ML-KEM for use when using BoringSSL 2026-05-19 14:08:25 +02:00
oneshot-verify.js crypto: wire ML-DSA and ML-KEM for use when using BoringSSL 2026-05-19 14:08:25 +02:00
randomBytes.js
randomInt.js
randomUUID.js benchmark: use boolean options in benchmark tests 2025-12-25 10:45:07 +00:00
rsa-encrypt-decrypt-throughput.js
rsa-sign-verify-throughput.js benchmark: fix destructuring in dgram/single-buffer 2026-03-16 18:16:39 +00:00
timingSafeEqual.js
webcrypto-digest.js
webcrypto-sign.js src: decouple KeyObject and CryptoKey and move CryptoKey to src 2026-05-05 16:21:26 +02:00
webcrypto-verify.js src: decouple KeyObject and CryptoKey and move CryptoKey to src 2026-05-05 16:21:26 +02:00