aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThai Duong <thaidn@gmail.com>2016-12-04 21:32:40 -0800
committerThai Duong <thaidn@gmail.com>2016-12-04 21:32:40 -0800
commit625f91ce32d5831dbd3d46b1549ce73781a35807 (patch)
treeaca3c3889e4e56737e4134e06625e8231359ec20 /README.md
parentb1b22bc6c0cc99aab75f55372e070bac3d40082d (diff)
downloadwycheproof-625f91ce32d5831dbd3d46b1549ce73781a35807.tar.gz
Add CREDITS
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index d8da6f0..738637b 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,8 @@ climb it.*
## Introduction
Project Wycheproof tests crypto libraries against known attacks. It is developed
-and maintained by members of Google Security Team, but it is not an official
-Google product.
+and maintained by [members of Google Security Team](CREDITS.md), but it is not
+an official Google product.
At Google, we rely on many third party cryptographic software libraries.
Unfortunately, in cryptography, subtle mistakes can have catastrophic
@@ -129,6 +129,7 @@ Project Wycheproof:
- Bouncy Castle's ECDHC leaks private keys
- Test: testModifiedPublic in
[EcdhTest](https://github.com/google/wycheproof/blob/master/java/com/google/security/wycheproof/testcases/EcdhTest.java).
+
### Contact and mailing list
If you want to contribute, please read [CONTRIBUTING](CONTRIBUTING.md) and send