From f5d28c84b2c129ca6a3ae6c741d1812903bec83c Mon Sep 17 00:00:00 2001 From: JP Aumasson Date: Fri, 19 Feb 2021 08:00:58 +0100 Subject: halfsiphash header + badge --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2651bdd..3af4188 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # SipHash +[![License: +CC0-1.0](https://licensebuttons.net/l/zero/1.0/80x15.png)](http://creativecommons.org/publicdomain/zero/1.0/) + + SipHash is a family of pseudorandom functions (PRFs) optimized for speed on short messages. This is the reference C code of SipHash: portable, simple, optimized for clarify and debugging. -- cgit v1.2.3