@pacificdatascience/scrypt-hash
v1.0.0
Published
Scrypt password hashing and comparing
Readme
Scrypt Hash and Comapare
Simple scrypt wrapper for using Node's native crypto library and the scrypt function to hash and compare strings. This hasher, however, uses a random byte array as a salt and includes it in the hashed output resulting in difference hashes for same text strings.
