node/lib/internal/crypto
Rich Trott d56e8268f9
doc,lib: prepare for stricter multi-line array linting
We're about to turn on a requirement for dangling commas.

PR-URL: https://github.com/nodejs/node/pull/37088
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2021-09-04 12:24:57 +02:00
..
certificate.js crypto: refactor array buffer view validation 2019-10-01 22:39:37 +02:00
cipher.js crypto: make update(buf, enc) ignore encoding 2020-03-05 15:24:17 -04:00
diffiehellman.js crypto: fix DiffieHellman argument validation 2021-05-01 12:25:28 +02:00
hash.js crypto: make update(buf, enc) ignore encoding 2020-03-05 15:24:17 -04:00
keygen.js crypto: add DH support to generateKeyPair 2020-01-21 10:49:14 -04:00
keys.js lib: remove use of array destructuring 2021-09-01 23:24:52 +02:00
pbkdf2.js crypto: move pbkdf2 without digest to EOL 2020-02-05 17:41:19 -08:00
random.js doc,lib: prepare for stricter multi-line array linting 2021-09-04 12:24:57 +02:00
scrypt.js crypto: refactor array buffer view validation 2019-10-01 22:39:37 +02:00
sig.js tools: enable no-else-return lint rule 2020-05-16 12:52:06 -07:00
util.js crypto: move typechecking for timingSafeEqual into C++ 2020-07-16 17:08:59 -04:00