Skip to main content

Module name_hash

Module name_hash 

Source
Expand description

Precomputed name hashes for positional random seeding.

Structsยง

NameHash
Precomputed hash of a resource name for both random implementations.

Constantsยง

S ๐Ÿ”’
T ๐Ÿ”’

Functionsยง

const_md5 ๐Ÿ”’
MD5 digest for messages shorter than 56 bytes (single 64-byte block).
java_hash_code ๐Ÿ”’
Java String.hashCode() for ASCII strings.