package blake2xs
import "go.dedis.ch/kyber/v3/xof/blake2xs"
Package blake2xs provides an implementation of kyber.XOF based on the Blake2xs construction.
Index ¶
Functions ¶
func New ¶
func New(seed []byte) kyber.XOF
New creates a new XOF using the blake2s hash.
Source Files ¶
blake.go
- Version
- v3.1.0 (latest)
- Published
- Nov 30, 2022
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 1 month ago –
Tools for package owners.