From b8505641f45d74a37cd7ca10e003764684786205 Mon Sep 17 00:00:00 2001 From: JP Aumasson Date: Sun, 31 Oct 2021 07:53:10 +0100 Subject: https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d85f226..4bf81f8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ SipHash is a family of pseudorandom functions (PRFs) optimized for speed on shor This is the reference C code of SipHash: portable, simple, optimized for clarify and debugging. 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 +and [Daniel J. Bernstein](https://cr.yp.to) as a defense against [hash-flooding DoS attacks](https://aumasson.jp/siphash/siphashdos_29c3_slides.pdf). SipHash is: -- cgit v1.2.3