summaryrefslogtreecommitdiff
path: root/test/parallel/test-crypto-scrypt.js
AgeCommit message (Expand)Author
2019-07-26crypto: fix handling of malicious getters (scrypt)Tobias Nießen
2019-07-23crypto: increase maxmem range from 32 to 53 bitsTobias Nießen
2019-06-24test: use regex for OpenSSL function nameDaniel Bevenius
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2018-10-15test: add crypto.scrypt test case with different encodingYitong
2018-08-24crypto: move process.binding('crypto') to internalDaniel Bevenius
2018-08-16test: fix error messages for OpenSSL-1.1.0iShigeki Ohtsu
2018-07-18crypto: add better scrypt option aliasesAnna Henningsen
2018-06-13crypto: add scrypt() and scryptSync() methodsBen Noordhuis