package xof

import "go.dedis.ch/kyber/v3/xof"

Package xof holds implementations and testing code for the various extendable output functions.

Index

Source Files

doc.go

Directories

PathSynopsis
xof/blake2xbPackage blake2xb provides an implementation of kyber.XOF based on the Blake2xb construction.
xof/blake2xsPackage blake2xs provides an implementation of kyber.XOF based on the Blake2xs construction.
xof/keccakPackage keccak provides an implementation of kyber.XOF based on the Shake256 hash.
Version
v3.1.0 (latest)
Published
Nov 30, 2022
Platform
linux/amd64
Last checked
1 month ago

Tools for package owners.