gb.crypt

This component allows you to encrypt a password and to compare encrypted passwords by using the DES or MD5 algoritm implemented in the GNU libc library.

Author BenoƮt Minisini.

Class Description
Crypt This class allows you to encrypt a password and to compare encrypted passwords by using the DES or MD5 algoritm implemented in the GNU libc library.