diff options
Diffstat (limited to 'crypto/Contributors.html')
-rw-r--r-- | crypto/Contributors.html | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html index 3d0992f68..8908b857a 100644 --- a/crypto/Contributors.html +++ b/crypto/Contributors.html @@ -105,7 +105,8 @@ <p>Kalev Lember <kalev@smartlink.ee> - patch to fix compilation problem under Mono 2.8+.</p> </li> <li> - <p>Kyle Hamilton <kyanha.bouncycastle@kyanha.net> - identified problem with BigInteger.Multiply, patch for MiscPemGenerator infinite recursion.</p> + <p>Kyle Hamilton <kyanha.bouncycastle@kyanha.net> - identified problem with BigInteger.Multiply, patch for MiscPemGenerator infinite recursion, + proposed improvements in use of random numbers.</p> </li> <li> <p>Atanas Krachev <akrachev@gmail.com> - added support for revocation signatures in OpenPGP.</p> @@ -128,6 +129,16 @@ <li> <p>Michael Krueger <michael.krueger@secardeo.com> - patch to fix Asn1.Cmp.RevDetails constructor.</p> </li> + <li> + <p>Daniel Nauck <daniel.nauck@gmail.com> - patch for Portable Class Library support.</p> + </li> + <li> + <p>John Allberg <john@ayoy.se> - improvements to Portable Class Library patch.</p> + </li> + <li> + <p>Oren Novotny (https://github.com/onovotny) - developed and maintained a fork supporting Portable Class Library, worked closely with us + to integrate the changes back into the main project.</p> + </li> </ul> </body> </html> |