package
Version:
v1.5.7
Opens a new window with list of versions in this module.
Published: May 30, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
New is an alias to blake3.New.
func Sum(chunks ...[]byte) (rst [32]byte)
Sum computes 256-bit hash from chunks with blake3.
func Sum20(chunks ...[]byte) (rst [20]byte)
Hash is an alias to stdlib hash.Hash interface.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.