Programming » Visual Basic 6 » Visual Basic 6 Code » ");?>
Mathematical algorithms such as encryption and CRC checks.
Article
CRC 32
This class will calculate the CRC32 hash value from a file or string. The hash value uniquely identifies the string or file. If the file or string is changed, the hash value will change. You can use this to check that files have not been changed.
Updated: 14 November 2002 | Added: 14 November 2002

Article
RC4 Encryption
Very strong private key encryption.
Updated: 14 November 2002 | Added: 14 November 2002