Skip to content

Commit

Permalink
docs: bump link to AEGIS-128L draft RFC
Browse files Browse the repository at this point in the history
  • Loading branch information
codahale committed Jan 22, 2024
1 parent 6cf873d commit 284c24b
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 @@ -8,7 +8,7 @@ Function (XOF), and [AEGIS-128L][], an authenticated cipher, to provide 100+ Gb/
modern processors at a 128-bit security level.

[TurboSHAKE128]: https://www.ietf.org/archive/id/draft-irtf-cfrg-kangarootwelve-12.html
[AEGIS-128L]: https://www.ietf.org/archive/id/draft-irtf-cfrg-aegis-aead-09.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 @@ -8,7 +8,7 @@ Function (XOF), and [AEGIS-128L][], an authenticated cipher, to provide 100+ Gb/
modern processors at a 128-bit security level.

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

## Protocol

Expand Down

0 comments on commit 284c24b

Please sign in to comment.