| Category > Checksum functions |
![]() |
![]() |
![]() |
| Item | Description |
|---|---|
| CheckSum() | Calculates the checksum for a character string. |
| HB_CheckSum() | Calculates the checksum for a stream of data using the Adler32 algorithm. |
| Hb_CRC32() | Calculates the checksum for a stream of data using the CRC 32 algorithm. |
| HB_MD5() | Calculates a message digest for a stream of data using the MD5 algorithm. |
| HB_MD5File() | Calculates a message digest for a file using the MD5 algorithm. |
http://www.xHarbour.com