Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrExpandANotImplemented = errors.New("hash: ExpandA not implemented")
ErrExpandANotImplemented indicates ExpandA still needs full implementation.
Functions ¶
func ExpandA ¶
ExpandA will expand the matrix seed ρ into the public matrix A once the polynomial sampler is wired.
func NewCShake128 ¶
NewCShake128 returns a cSHAKE128 XOF with the supplied function name and customization strings.
func NewCShake256 ¶
NewCShake256 returns a cSHAKE256 XOF with the supplied function name and customization strings.
func SumShake128 ¶
SumShake128 writes len(out) bytes of SHAKE128 output over the concatenation of data.
func SumShake256 ¶
SumShake256 writes len(out) bytes of SHAKE256 output over the concatenation of data.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.