diff options
author | JP Aumasson <jp@taurusgroup.ch> | 2023-02-25 13:10:33 +0100 |
---|---|---|
committer | JP Aumasson <jp@taurusgroup.ch> | 2023-02-25 13:10:33 +0100 |
commit | 68c8a7cb776b4b697c548aba25707713a4c085de (patch) | |
tree | 1c1d528df2675c66c273694ec1faf11aa54a2f98 | |
parent | comments (diff) | |
download | siphash-68c8a7cb776b4b697c548aba25707713a4c085de.tar.gz siphash-68c8a7cb776b4b697c548aba25707713a4c085de.tar.xz |
ip
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -115,3 +115,7 @@ make cROUNDS=2 dROUNDS=4 Obviously, if the number of rounds is modified then the test vectors won't verify. +## Intellectual property + +This code is copyright (c) 2014-2023 Jean-Philippe Aumasson, Daniel J. +Bernstein. It is dual-licensed [CC0](./LICENCE_CC0) and [MIT](./LICENSE_MIT). |