diff options
-rw-r--r-- | crypto/Contributors.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html index 4362bdf02..d60819e48 100644 --- a/crypto/Contributors.html +++ b/crypto/Contributors.html @@ -157,6 +157,9 @@ <li> <p>bkalakrishnan (https://github.com/bkalakrishnan) - reported issue with SecureRandom.NextDouble and advised how to fix.</p> </li> + <li> + <p>BlackthornYugen (https://github.com/BlackthornYugen) - contributed unit tests for NIST ECC..</p> + </li> </ul> </body> </html> |