node/lib/internal/crypto
Tobias Nießen 7735824d2c
crypto: increase maxmem range from 32 to 53 bits
Fixes: https://github.com/nodejs/node/issues/28755

Backport-PR-URL: https://github.com/nodejs/node/pull/29316
PR-URL: https://github.com/nodejs/node/pull/28799
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-10-01 19:20:29 +01:00
..
certificate.js lib: always show ERR_INVALID_ARG_TYPE received part 2018-03-25 01:45:37 +01:00
cipher.js crypto: convert to arrow function 2019-02-28 23:37:33 +11:00
diffiehellman.js lib: extract validateString validator 2018-08-15 20:23:17 +10:00
hash.js crypto: rename symbols to match guidelines 2018-09-20 07:41:15 +02:00
keygen.js bootstrapper: move internalBinding to NativeModule 2018-11-29 11:38:30 -05:00
pbkdf2.js bootstrapper: move internalBinding to NativeModule 2018-11-29 11:38:30 -05:00
random.js bootstrapper: move internalBinding to NativeModule 2018-11-29 11:38:30 -05:00
scrypt.js crypto: increase maxmem range from 32 to 53 bits 2019-10-01 19:20:29 +01:00
sig.js bootstrapper: move internalBinding to NativeModule 2018-11-29 11:38:30 -05:00
util.js lib: extract validateString validator 2018-08-15 20:23:17 +10:00