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: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Haraka256(input [32]byte) (output [32]byte)
Haraka256 calculates the Harakaa v2 hash of a 256-bit
input and places the 256-bit result in output.
func Haraka512(input [64]byte) (output [32]byte)
Haraka512 calculates the Harakaa v2 hash of a 512-bit
input and places the 256-bit result in output.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.