Category > Checksum functions xHarbour Developers Network  

 
ItemDescription
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.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe