Hash
A hash implementation for encrypting passwords.
Available:
Bcrypt
Fake
Methods:
GenerateHash: Generates a hash of your keyword.
CompareHash: Compares the entered keyword to a previously generated hash.
Last updated
A hash implementation for encrypting passwords.
Bcrypt
Fake
GenerateHash: Generates a hash of your keyword.
CompareHash: Compares the entered keyword to a previously generated hash.
Last updated