summaryrefslogtreecommitdiff
path: root/test/parallel/test-crypto-scrypt.js
AgeCommit message (Expand)Author
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