From 75efe2b665f6a05d8855ba727a69dc2f1469232b Mon Sep 17 00:00:00 2001 From: Thai Duong Date: Wed, 7 Dec 2016 01:17:05 -0800 Subject: [PATCH] Final sync before public release. --- AUTHORS.md | 7 +++++++ CREDITS.md | 4 ---- README.md | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) create mode 100644 AUTHORS.md delete mode 100644 CREDITS.md diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..830c737 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,7 @@ +Project Wycheproof is maintained by: +- Daniel Bleichenbacher +- Thai Duong +- Emilia Kasper +- Quan Nguyen + +To contact the authors, email wycheproof-users@googlegroups.com. diff --git a/CREDITS.md b/CREDITS.md deleted file mode 100644 index d49f87d..0000000 --- a/CREDITS.md +++ /dev/null @@ -1,4 +0,0 @@ -- Daniel Bleichenbacher -- Thai Duong -- Emilia Kasper -- Quan Nguyen diff --git a/README.md b/README.md index 738637b..4a65030 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ climb it.* ## Introduction Project Wycheproof tests crypto libraries against known attacks. It is developed -and maintained by [members of Google Security Team](CREDITS.md), but it is not +and maintained by [members of Google Security Team](AUTHORS.md), but it is not an official Google product. At Google, we rely on many third party cryptographic software libraries.