whirlpool

package
v1.0.2018 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const BlockSize = 64

The blocksize of whirlpool in bytes.

View Source
const Size = 64

The size of a whirlpool checksum in bytes.

Variables

View Source
var C0 = [256]uint64{}/* 256 elements not displayed */
View Source
var C1 = [256]uint64{}/* 256 elements not displayed */
View Source
var C2 = [256]uint64{}/* 256 elements not displayed */
View Source
var C3 = [256]uint64{}/* 256 elements not displayed */
View Source
var C4 = [256]uint64{}/* 256 elements not displayed */
View Source
var C5 = [256]uint64{}/* 256 elements not displayed */
View Source
var C6 = [256]uint64{}/* 256 elements not displayed */
View Source
var C7 = [256]uint64{}/* 256 elements not displayed */

Functions

func New

func New() hash.Hash

New returns a new hash.Hash computing the Whirlpool checksum.

func Sum

func Sum(data []byte) (out [Size]byte)

Sum returns the Whirlpool checksum of the data.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL