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: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
Size224 = 28
Size256 = 32
Size384 = 48
Size512 = 64
BlockSize = 4
)
New224 returns a new hash.Hash computing the fugue-224 checksum
New256 returns a new hash.Hash computing the fugue-256 checksum
New384 returns a new hash.Hash computing the fugue-384 checksum
New512 returns a new hash.Hash computing the fugue-512 checksum
Sum224 returns the fugue-224 checksum of the data.
Sum256 returns the fugue-256 checksum of the data.
Sum384 returns the fugue-384 checksum of the data.
Sum512 returns the fugue-512 checksum of the data.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.