From 4eb66edbbab6c6228875de8717a925937b47c1c0 Mon Sep 17 00:00:00 2001 From: Max Davitt Date: Sun, 6 Jun 2021 14:20:21 -0400 Subject: Fix link to hash-flooding DOS attack slides --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3af4188..d85f226 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This is the reference C code of SipHash: portable, simple, optimized for clarify SipHash was designed in 2012 by [Jean-Philippe Aumasson](https://aumasson.jp) and [Daniel J. Bernstein](http://cr.yp.to) as a defense against [hash-flooding -DoS attacks](https://aumasson.net/siphash/siphashdos_29c3_slides.pdf). +DoS attacks](https://aumasson.jp/siphash/siphashdos_29c3_slides.pdf). SipHash is: -- cgit v1.2.3