wg/scrypt

Way to disable plain hash to be used?

vaske opened this issue · 0 comments

vaske commented

Hi there is there a option to disable validation for plain hash? Now if I pass hash to
SCryptUtil.check(enteredHash, storedHash) this is treu, I want to allow only entering on regular value not hashed.