This is a class of VBscript functions that can be used for password hashing in Classic ASP. As well as a standard hashing function, Argon2, Bcrypt and PBKDF2 are also supported via COM DLL's.
-
Updated
Mar 24, 2019 - ASP
This is a class of VBscript functions that can be used for password hashing in Classic ASP. As well as a standard hashing function, Argon2, Bcrypt and PBKDF2 are also supported via COM DLL's.
Argon2 hashing algorithm implemented in VBscript for Classic ASP using a COM DLL
Add a description, image, and links to the argon2i topic page so that developers can more easily learn about it.
To associate your repository with the argon2i topic, visit your repo's landing page and select "manage topics."