Skip to content

Commit

Permalink
docs: update K12 spec links
Browse files Browse the repository at this point in the history
  • Loading branch information
codahale committed Feb 6, 2024
1 parent 555b5e7 commit 9c6a7a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ transcripts, and Xoodyak's Cyclist mode, Lockstitch uses [TurboSHAKE128][], an e
Function (XOF), and [AEGIS-128L][], an authenticated cipher, to provide 100+ Gb/sec performance on
modern processors at a 128-bit security level.

[TurboSHAKE128]: https://www.ietf.org/archive/id/draft-irtf-cfrg-kangarootwelve-12.html
[TurboSHAKE128]: https://www.ietf.org/archive/id/draft-irtf-cfrg-kangarootwelve-13.html
[AEGIS-128L]: https://www.ietf.org/archive/id/draft-irtf-cfrg-aegis-aead-10.html

## CAUTION
Expand Down
2 changes: 1 addition & 1 deletion design.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ transcripts, and Xoodyak's Cyclist mode, Lockstitch uses [TurboSHAKE128][], an e
Function (XOF), and [AEGIS-128L][], an authenticated cipher, to provide 100+ Gb/sec performance on
modern processors at a 128-bit security level.

[TurboSHAKE128]: https://www.ietf.org/archive/id/draft-irtf-cfrg-kangarootwelve-12.html
[TurboSHAKE128]: https://www.ietf.org/archive/id/draft-irtf-cfrg-kangarootwelve-13.html
[AEGIS-128L]: https://www.ietf.org/archive/id/draft-irtf-cfrg-aegis-aead-10.html

## Protocol
Expand Down

0 comments on commit 9c6a7a1

Please sign in to comment.