| Blake3 |
|
| Blake3.ChunkState |
|
| Blake3.EngineState |
|
| Blake3.Output |
Represents the state just prior to either producing an eight word chaining value or any number of output bytes
when the ROOT flag is set.
|
| Crc16 |
CRC-16 checksum implementations you can customize with a table and init value.
|
| Crc16.Builder |
|
| GitIdentifiers.DirectoryEntry |
Represents a single entry in a Git tree object.
|
| GitIdentifiers.FileMode |
The type of a Git tree entry, which maps to a Unix file-mode string.
|
| GitIdentifiers.TreeIdBuilder |
Builds a Git tree identifier for a virtual directory structure, such as the contents of
an archive.
|
| GitIdentifiers.TreeIdBuilder.BlobIdSupplier |
Supplies a blob identifier that may throw IOException.
|
| HmacAlgorithms |
Enumerates the standard HmacUtils algorithm names from the Java Cryptography Architecture Standard Algorithm Name Documentation.
|
| MurmurHash3.IncrementalHash32x86 |
Generates 32-bit hash from input bytes.
|