Skip to content

Commit

Permalink
Fix aead-stream link (#630)
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov authored Sep 23, 2024
1 parent 7fc675e commit 142027a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ dual licensed as above, without any additional terms or conditions.

[`aead`]: https://docs.rs/aead
[`aes-ccm`]: https://crates.io/crates/aes-ccm
[`aead-stream`]: https://github.com/RustCrypto/AEADs/tree/master/aead-stream
[`aes-gcm`]: https://github.com/RustCrypto/AEADs/tree/master/aes-gcm
[`aes-gcm-siv`]: https://github.com/RustCrypto/AEADs/tree/master/aes-gcm-siv
[`aes-siv`]: https://github.com/RustCrypto/AEADs/tree/master/aes-siv
Expand Down

0 comments on commit 142027a

Please sign in to comment.