Hash

Hash function (WMA link)


Hash[expr]

returns an integer hash for the given expr.

Hash[expr, type]

returns an integer hash of the specified type for the given expr.

The types supported are “MD5”, “Adler32”, “CRC32”, “SHA”, “SHA224”, “SHA256”, “SHA384”, and “SHA512”.

Hash[expr, type, format]

Returns the hash in the specified format.

ByteCount
LeafCount