diff options
author | JP Aumasson <jeanphilippe.aumasson@gmail.com> | 2014-03-24 08:46:57 +0100 |
---|---|---|
committer | JP Aumasson <jeanphilippe.aumasson@gmail.com> | 2014-03-24 08:46:57 +0100 |
commit | e678534ed2e09a402459b01dbb47520d41ff5a8d (patch) | |
tree | cfe7b9f16b3a5434f367ea33f4412485fee27bfc | |
parent | test tweaks (diff) | |
download | siphash-e678534ed2e09a402459b01dbb47520d41ff5a8d.tar.gz siphash-e678534ed2e09a402459b01dbb47520d41ff5a8d.tar.xz |
no $
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ Usage Running ```sh - $ make + make ``` will build sanity checks (test vectors) for SipHash-2-4, the default |