Documentation ¶
Overview ¶
k12 implements the KangarooTwelve XOF.
KangarooTwelve is being standardised at the CFRG working group of the IRTF. This package implements draft 10.
https://datatracker.ietf.org/doc/draft-irtf-cfrg-kangarootwelve/10/
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Draft10Sum ¶
Types ¶
type State ¶
type State struct {
// contains filtered or unexported fields
}
func NewDraft10 ¶
NewDraft10 creates a new instance of Kangaroo12 draft version -10.
Click to show internal directories.
Click to hide internal directories.