package
Version:
v1.0.3002
Opens a new window with list of versions in this module.
Published: Jan 18, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func New(customString []byte) *digest
The constructor requires a customization string.
func NewWithSize(customString []byte, hashSize int) *digest
The constructor requires a customization string.
Sum returns the k12 checksum of the data.
func SumWithSize(customString []byte, data []byte, hashSize int) (out []byte)
SumWithSize returns the k12 checksum of the data.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.