Open spursy opened 5 years ago
@spursy this repo is no longer maintained: scrypt-kdf is a very close replacement, providing a (promise-based) zero-dependency wrapper around the native Node.js crypto OpenSSL implementation of scrypt
, which you might be able to use as a replacement for the .kdf()
/ .verifyKdf()
methods.
When I build the docker image in the server, I have the followed issue. I suspect that is due to internet issue.