Registry / crypto / jzelinskie-whirlpool

jzelinskie-whirlpool

JSON →
library0.0.0-20201016144138-0675e54bb004gogounverified

Implements the ISO/IEC 10118-3:2004 Whirlpool cryptographic hash function.

go get github.com/jzelinskie/whirlpool
INSTALL
IMPORT
SIG · JZELINSKIE-WHIRLPO
J
jzelinskie-whirlpool
cryptogov0.0.0-20201016144138-0675e54bb004
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

whirlpool
github.com/jzelinskie/whirlpool

Compute a Whirlpool hash of a string.

import "github.com/jzelinskie/whirlpool" func main() { h := whirlpool.New() h.Write([]byte("data")) sum := h.Sum(nil) _ = sum }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20201016144138-0675e54bb004latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
jzelinskie-whirlpool — go get jzelinskie-whirlpool · libregistry