Choose your operating system:
Windows
macOS
Linux
Name |
Description |
|
---|---|---|
|
FBlake3 |
Calculates a BLAKE3 hash. |
|
FBlake3Hash |
Stores a BLAKE3 hash. |
|
FXxHash128 |
A 128-bit hash from XXH3. |
|
FXxHash128Builder |
Calculates a 128-bit hash with XXH3. |
|
FXxHash64 |
A 64-bit hash from XXH3. |
|
FXxHash64Builder |
Calculates a 64-bit hash with XXH3. |
|
Uint128_64 |
Copyright (c) 2011 Google, Inc. |
Name | Description | ||
---|---|---|---|
|
AppendCityHash ( |
||
|
CityHash128to64 ( |
Hash 128 input bits down to 64 bits of output. |
|
|
CityHash32 ( |
Hash function for a byte array. Most useful in 32-bit binaries. |
|
|
CityHash64 ( |
Hash function for a byte array. |
|
|
CityHash64WithSeed |
Hash function for a byte array. For convenience, a 64-bit seed is also hashed into the result. |
|
|
CityHash64WithSeeds |
Hash function for a byte array. For convenience, two seeds are also hashed into the result. |
|
|
GetTypeHash ( |
||
|
GetTypeHash ( |
||
|
GetTypeHash ( |
||
|
LexFromString ( |
Construct a hash from a 64-character hex string. |
|
|
LexToString ( |
Convert a hash to a 64-character hex string. |
|
|
operator!= ( |
||
|
operator!= |
||
|
operator!= ( |
||
|
operator== ( |
||
|
operator== |
||
|
operator== ( |