From 143537467f35504a4588c8f38608b2134bfa52f4 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Sun, 27 Jan 2019 07:27:43 -0500 Subject: [PATCH] Add Andrew Moon's Donna curve contributions --- License.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/License.txt b/License.txt index 03244eca..4da79ec8 100644 --- a/License.txt +++ b/License.txt @@ -1,4 +1,4 @@ -Compilation Copyright (c) 1995-2016 by Wei Dai. All rights reserved. +Compilation Copyright (c) 1995-2019 by Wei Dai. All rights reserved. This copyright applies only to this software distribution package as a compilation, and does not imply a copyright on any particular file in the package. @@ -23,6 +23,7 @@ Matthew Skala - twofish.cpp Kevin Springle - camellia.cpp, shacal2.cpp, ttmac.cpp, whrlpool.cpp, ripemd.cpp Ronny Van Keer - sha3.cpp Daniel J. Bernstein - chacha.cpp +Andrew Moon - ed25519, x25519, donna_32.cpp, donna_64.cpp, donna_sse.cpp The Crypto++ Library uses portions of Andy Polyakov's CRYPTOGAMS for Poly1305 scalar multiplication and aes_armv4.S. CRYPTOGAMS is dual licensed with a