From f404d01761b7b799f6c96cd2bbc0a7c5c1ae7d8a Mon Sep 17 00:00:00 2001 From: Artyom Pavlov Date: Fri, 4 Oct 2024 16:49:38 +0300 Subject: [PATCH] chacha20poly1305: fix security audit link (#636) --- chacha20poly1305/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chacha20poly1305/README.md b/chacha20poly1305/README.md index abd82edb..f43e857d 100644 --- a/chacha20poly1305/README.md +++ b/chacha20poly1305/README.md @@ -79,5 +79,5 @@ dual licensed as above, without any additional terms or conditions. [2]: https://en.wikipedia.org/wiki/Authenticated_encryption [3]: https://github.com/RustCrypto/stream-ciphers/tree/master/chacha20 [4]: https://github.com/RustCrypto/universal-hashes/tree/master/poly1305 -[5]: https://research.nccgroup.com/2020/02/26/public-report-rustcrypto-aes-gcm-and-chacha20poly1305-implementation-review/ +[5]: https://web.archive.org/web/20200606025324/https://research.nccgroup.com/2020/02/26/public-report-rustcrypto-aes-gcm-and-chacha20poly1305-implementation-review/ [6]: https://www.mobilecoin.com/