Table of Contents

Namespace LlamaLogic.Packages.Cryptography

Classes

Fnv24

Represents the 24-bit implementation of the Fowler–Noll–Vo hash algorithm

Fnv32

Represents the 32-bit implementation of the Fowler–Noll–Vo hash algorithm

Fnv56

Represents the 56-bit implementation of the Fowler–Noll–Vo hash algorithm

Fnv64

Represents the 64-bit implementation of the Fowler–Noll–Vo hash algorithm

FnvHash

Represents the base class from which this library's implementations of the Fowler–Noll–Vo hash algorithms derive