vintagecrypt
v1.1.6
Published
vintagecrypt helps to verify the authenticity of users by automatically adding acid to user's password and hashing them using its SHA-256 hashing algorithm
Downloads
15
Maintainers
Readme
Note: While the addition of acid makes it incredibly difficult for hackers to decrypt digital signatures or passwords hashed with vintagecrypt thus increasing the amount of time needed to crack multiple accounts at a time, organizations must ensure they enforce password complexity rules, implement Two-factor authentication, protect access to their password databases and limit the number of password trials.
To verify user's integrity during login, the following line of code can be followed;