node/lib/internal/crypto
Yagiz Nizipli 0fd1ecded6
meta: enable jsdoc/check-tag-names rule
PR-URL: https://github.com/nodejs/node/pull/58521
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2025-07-18 09:28:21 +00:00
..
aes.js src: refactor SubtleCrypto algorithm and length validations 2025-03-08 06:38:17 -08:00
certificate.js lib: fix typo in lib/internal/crypto/certificate.js 2021-03-19 12:22:39 +01:00
cfrg.js test: update WPT for WebCryptoAPI to edd42c005c 2025-03-09 18:44:18 +00:00
cipher.js crypto: merge CipherBase.initiv into constructor 2025-05-07 16:13:29 +00:00
diffiehellman.js crypto: runtime deprecate ECDH.setPublicKey() 2025-06-09 15:53:10 +00:00
ec.js src: refactor SubtleCrypto algorithm and length validations 2025-03-08 06:38:17 -08:00
hash.js meta: enable jsdoc/check-tag-names rule 2025-07-18 09:28:21 +00:00
hashnames.js crypto: ensure expected JWK alg in SubtleCrypto.importKey RSA imports 2025-03-16 15:32:12 +00:00
hkdf.js src: refactor SubtleCrypto algorithm and length validations 2025-03-08 06:38:17 -08:00
keygen.js crypto: move deprecated hash and mgf1Hash options to EOL 2025-06-20 13:09:06 -07:00
keys.js src: refactor SubtleCrypto algorithm and length validations 2025-03-04 17:45:51 +00:00
mac.js src: refactor SubtleCrypto algorithm and length validations 2025-03-08 06:38:17 -08:00
pbkdf2.js src: refactor SubtleCrypto algorithm and length validations 2025-03-08 06:38:17 -08:00
random.js meta: enable jsdoc/check-tag-names rule 2025-07-18 09:28:21 +00:00
rsa.js crypto: ensure expected JWK alg in SubtleCrypto.importKey RSA imports 2025-03-16 15:32:12 +00:00
scrypt.js crypto: remove ERR_CRYPTO_SCRYPT_INVALID_PARAMETER 2024-07-10 16:38:00 +00:00
sig.js crypto: remove default encoding from sign/verify 2023-08-15 21:01:39 +00:00
util.js src: refactor SubtleCrypto algorithm and length validations 2025-03-08 06:38:17 -08:00
webcrypto.js test: update WPT for WebCryptoAPI to edd42c005c 2025-03-09 18:44:18 +00:00
webidl.js crypto: fix cross-realm SharedArrayBuffer validation 2025-04-24 13:28:51 +00:00
x509.js lib: deprecate _tls_common and _tls_wrap 2025-05-10 23:10:43 +00:00