Adam
Results
2
repositories owned by
Adam
ClassicASP.PasswordHashing
23
Stars
7
Forks
Watchers
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.
ClassicASP.Bcrypt
15
Stars
3
Forks
Watchers
Bcrypt hashing algorithm implemented in VBscript for Classic ASP using a COM DLL