From 7735824d2cf88f88f811934834ee28bd575f5326 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Nie=C3=9Fen?= Date: Sun, 21 Jul 2019 20:14:34 +0200 Subject: [PATCH] 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 Reviewed-By: Anna Henningsen Reviewed-By: Colin Ihrig Reviewed-By: Luigi Pinca Reviewed-By: Rich Trott --- doc/api/crypto.md | 6 ++++++ lib/internal/crypto/scrypt.js | 12 +++++++----- src/node_crypto.cc | 7 ++++--- test/parallel/test-crypto-scrypt.js | 15 +++++++++++++++ 4 files changed, 32 insertions(+), 8 deletions(-) diff --git a/doc/api/crypto.md b/doc/api/crypto.md index b58f4ad0804021..c4ce5681b0a95b 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -2352,6 +2352,9 @@ request.