summary refs log tree commit diff
path: root/crypto
diff options
context:
space:
mode:
authorDavid Hook <dgh@cryptoworkshop.com>2017-06-25 18:20:32 +1000
committerDavid Hook <dgh@cryptoworkshop.com>2017-06-25 18:20:32 +1000
commit021e96c5f769bc44fd2c5ea54e39a07de22ea902 (patch)
treec7a892ae63eab4c13a34c60b9c349bfcbf7a134c /crypto
parentInitial implementation of SM2 elliptic curve (diff)
downloadBouncyCastle.NET-ed25519-021e96c5f769bc44fd2c5ea54e39a07de22ea902.tar.xz
update
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Contributors.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html
index 5211b193f..c43b5a864 100644
--- a/crypto/Contributors.html
+++ b/crypto/Contributors.html
@@ -139,7 +139,10 @@
                 <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>
             <li>
-                <p>Nicolas Dorier (https://github.com/NicolasDorier) - patch to fix culture-dependent lookups in MacUtilities.
+                <p>Nicolas Dorier (https://github.com/NicolasDorier) - patch to fix culture-dependent lookups in MacUtilities.</p>
+            </li>
+            <li>
+		<p>Artem Storozhuk &lt;storojs72&#064gmail.com&gt; initial implementation of DSTU7564 (digest) and DSTU7624 (cipher) and their associated modes.</p>
             </li>
 		</ul>
 	</body>