//
pkg.gl
Category
github.com/oasisprotocol/oasis-core/go
common
crypto
tuplehash
package
0.2501.0
Repository:
https://github.com/oasisprotocol/oasis-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
5
Files
95 SLOC
#
Functions
New128
New128 creates a new TupleHash128 instance with the specified output size (in bytes) and customization string.
New256
New256 creates a new TupleHash256 instance with the specified output size (in bytes) and customization string.
#
Structs
Hasher
Hasher is a TupleHash instance.