diff options
author | David Hook <david.hook@keyfactor.com> | 2022-11-17 20:48:36 +1100 |
---|---|---|
committer | David Hook <david.hook@keyfactor.com> | 2022-11-17 20:48:36 +1100 |
commit | ea479dfbc78f82544adba24a1525af2fe7975ca4 (patch) | |
tree | baa8855dd44ed0466fffd8e27f91524c6e03dd55 | |
parent | fixed typo (diff) | |
download | BouncyCastle.NET-ed25519-ea479dfbc78f82544adba24a1525af2fe7975ca4.tar.xz |
more catchup on CContributors.html
-rw-r--r-- | crypto/Contributors.html | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html index d61e711a9..c6133e5a2 100644 --- a/crypto/Contributors.html +++ b/crypto/Contributors.html @@ -182,16 +182,25 @@ University of Wollongong, Institute of Cybersecurity and Cryptology, under the s <p>fabiogermann (https://github.com/fabiogermann) - Mixed definiton support for OAEPwithSHA256andMGF1withSHA1.<p> </li> <li> + <p>Alexander Irrgang (https://github.com/alexander-irrgang) - ISignatureFactory usage improvements in X.509 Attribute Certificate generation.<p> + </li> + <li> <p>Claire Novotny (https://github.com/clairernovotny) - developed and maintained a fork supporting Portable Class Library, worked closely with us to integrate the changes back into the main project.</p> </li> <li> - <p>doomkin (https://github.com/doomkin) - contribution to netocreapp2.0 project files, PrivateKeyFactory cast fixes.</p> + <p>doomkin (https://github.com/doomkin) - contribution to netocreapp2.0 project files, PrivateKeyFactory cast fixes, contributions on GOST R 3410-2012.</p> </li> <li> <p>Jim Schaad (https://github.com/jimsch) - Initial work on raw Public Keys.</p> </li> <li> - <p>ROM-Knowledgeware (https://github.com/ROM-Knowledgeware) - initial CMSSignedDataGenerator DER improvements.</p> + <p>ROM-Knowledgeware (https://github.com/ROM-Knowledgeware) - initial CMSSignedDataGenerator DER improvements, .csproj file contributions.</p> + </li> + <li> + <p>ZZMarquis (hhtps://github.com/ZZMarquis) - SM2Engine offset fix.</p> + </li> + <li> + <p>Devvox93 (hhtps://github.com/Devvox93) - initial work on plain ECDSA support.</p> </li> <li> <p>Yari Melzani (https://github.com/iupsilon) - added OtherRevocationInfoFormat into CmsSigneData classes.</p> |