password-hashing topic
List
password-hashing repositories
DelphiEncryptionCompendium
248
Stars
65
Forks
Watchers
Cryptographic library for Embarcadero Delphi and potentially for FPC as well
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