Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion xof/k12/k12.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// k12 implements the KangarooTwelve XOF.
//
// KangarooTwelve is being standardised at the CFFRG working group
// 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/
Expand Down