..
aes-gcm-throughput.js
benchmark: update iterations in benchmark/crypto/aes-gcm-throughput.js
2023-12-09 18:25:14 +00:00
argon2.js
crypto: add argon2() and argon2Sync() methods
2025-08-19 19:30:38 +00:00
create-hash.js
benchmark: add create-hash benchmark
2023-12-05 22:59:31 +00:00
create-keyobject.js
benchmark: reflect current OpenSSL in crypto key benchmarks
2025-08-15 10:24:46 +00:00
get-ciphers.js
benchmark: update iterations in benchmark/crypto/get-ciphers.js
2023-12-02 03:04:25 +00:00
getcipherinfo.js
src: update crypto.getCipherInfo() to use DictionaryTemplate
2025-10-05 14:05:35 +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
2023-12-03 06:31:41 +00:00
kem.js
crypto: support ML-KEM, DHKEM, and RSASVE key encapsulation mechanisms
2025-08-20 14:30:58 +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-02-27 13:27:19 +01:00
oneshot-sign.js
benchmark: reflect current OpenSSL in crypto key benchmarks
2025-08-15 10:24:46 +00:00
oneshot-verify.js
benchmark: reflect current OpenSSL in crypto key benchmarks
2025-08-15 10:24:46 +00:00
randomBytes.js
benchmark: update iteration and size in benchmark/crypto/randomBytes.js
2023-12-09 18:25:04 +00:00
randomInt.js
benchmark: add trailing commas in benchmark/crypto
2023-02-10 00:54:53 +00:00
randomUUID.js
crypto: implement randomuuid
2021-01-07 12:44:36 -08:00
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
timingSafeEqual.js
crypto: make timingSafeEqual faster for Uint8Array
2024-04-08 11:36:53 +00:00
webcrypto-digest.js
benchmark: increase the iteration number to an appropriate value
2023-11-19 06:33:59 +00:00