ASP/UnixCrypt
v1.0ASP/UnixCrypt is a server side COM component that allows web developers to encrypt the password. It works exactly as crypt(key, salt) Unix command (one-way encryption algorithm).
Description
ASP/UnixCrypt is a server side COM component that allows web developers to encrypt the password. It works exactly as crypt(key, salt) Unix command (one-way encryption algorithm).