package
Version:
v0.0.0-...-5793f50
Opens a new window with list of versions in this module.
Published: Jul 7, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Copyright (c) 2023 Tracy-Tzu under the MIT license
go bindings for the blake2b algorithm
type Param struct {
Salt, Personal [16]byte
Tree *Tree
Size byte
}
type Tree struct {
Offset, Max_leaf_size uint32
Fanout, Max_depth, Depth, Inner_size byte
Last_node bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.