//
pkg.gl
Category
github.com/klever-io/klever-go-sdk
provider
tools
hasher
package
0.5.2
Repository:
https://github.com/klever-io/klever-go-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
59 SLOC
#
Functions
NewHasher
NewHasher will return a new instance of hasher based on the value stored in config.
#
Constants
BlsHashSize
BlsHashSize specifies the hash size for using bls scheme.
#
Structs
Blake2b
Blake2b is a blake2b implementation of the hasher interface.
#
Interfaces
Hasher
Hasher provides hashing services.