Enum FowlerNollVoAlgorithm
- Namespace
- Cuemon.Security
- Assembly
- Cuemon.Core.dll
Defines the algorithms of the Fowler-Noll-Vo hash function.
public enum FowlerNollVoAlgorithm
Fields
Fnv1 = 0
The FNV-1 hash.
Fnv1a = 1
The FNV-1a hash. Recommended.