mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
92ca2c208b
The Hash constructor's outputLength logic checks if the options input is an object, but doesn't check for null objects. This commit adds that check. PR-URL: https://github.com/nodejs/node/pull/28864 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> |
||
---|---|---|
.. | ||
certificate.js | ||
cipher.js | ||
diffiehellman.js | ||
hash.js | ||
keygen.js | ||
keys.js | ||
pbkdf2.js | ||
random.js | ||
scrypt.js | ||
sig.js | ||
util.js |