Package | Description |
---|---|
cn.orionsec.kit.lang.utils.hash |
Modifier and Type | Method and Description |
---|---|
static Number128 |
CityHash.hash128(byte[] data)
计算128位City Hash值
|
static Number128 |
CityHash.hash128(byte[] data,
Number128 seed)
计算128位City Hash值
|
Modifier and Type | Method and Description |
---|---|
static long[] |
Hashes.cityHash128(byte[] data,
Number128 seed)
CityHash 128-bit
|
static Number128 |
CityHash.hash128(byte[] data,
Number128 seed)
计算128位City Hash值
|
Copyright © 2024. All rights reserved.