From 7fbc76da3bdadf687efc27840fd365450c3720a0 Mon Sep 17 00:00:00 2001 From: Loup Vaillant Date: Tue, 2 Jan 2018 19:03:20 +0100 Subject: [PATCH] Credit where credit's due --- AUTHORS.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 67e808a..06cd118 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -19,7 +19,7 @@ Implementors - **Argon2i:** Loup Vaillant, implemented from spec. - **X25519:** Daniel J. Bernstein, taken and packaged from SUPERCOP ref10. -- **edDSA:** Daniel J. Bernstein, taken and adapted from SUPERCOP +- **EdDSA:** Daniel J. Bernstein, taken and adapted from SUPERCOP ref10 and TweetNaCl. Test suite @@ -28,6 +28,13 @@ Test suite Designed and implemented by Loup Vaillant, using _libsodium_ (by many authors), and _ed25519-donna_ (by Andrew Moon —floodyberry). +Manual +------ + +Loup Vaillant did a first draft, Fabio Scotoni rewrote the manual into +proper man pages, and Michael Savage did extensive editing and +proofreading. + Thanks ------ @@ -36,5 +43,5 @@ Monocypher. Andrew Moon clarified carry propagation in modular arithmetic. -Fabio Scotoni rewrote the manual into proper man pages, and provided -much needed advice about testing, interface, and above all, packaging. +Fabio Scotoni provided much needed advice about testing, interface, and +above all, packaging. -- 2.47.3