From 142027ae280d93e881d8679b7db483263a835062 Mon Sep 17 00:00:00 2001 From: Artyom Pavlov Date: Mon, 23 Sep 2024 20:42:37 +0300 Subject: [PATCH] Fix aead-stream link (#630) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97732fa7..3320ab79 100644 --- a/README.md +++ b/README.md @@ -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