ClassicASP.Bcrypt icon indicating copy to clipboard operation
ClassicASP.Bcrypt copied to clipboard

Bcrypt hashing algorithm implemented in VBscript for Classic ASP using a COM DLL

Results 1 ClassicASP.Bcrypt issues
Sort by recently updated
recently updated
newest added

After a successful setup of ClassicASP.Bcrypt.dll I got an error from my ASP code: Set obj_BCrypt = Server.CreateObject("ClassicASP.Bcrypt") >>> ERROR: ActiveX component can't create object so I deleted files ClassicASP.Bcrypt.dll...