Show / Hide Table of Contents

Namespace DotNext.IO.Hashing

Classes

FNV1a128

Represents FNV-1a 128-bit hash algorithm.

FNV1a32

Represents FNV-1a 64-bit hash algorithm.

FNV1a64

Represents FNV-1a 64-bit hash algorithm.

FNV1a<THash, TParameters>

Represents FNV-1a hash algorithm.

Structs

FNV1aParameters

Represents parameters of FNV-1a hash algorithm for 32, 64, and 128 bits variations.

Interfaces

IFNV1aParameters<THash>

Represents parameters of FNV-1a hash algorithm.

☀
☾
In this article
Back to top
Supported by the .NET Foundation
☀
☾