summary refs log tree commit diff
path: root/crypto/Contributors.html
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2023-02-10 15:40:41 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2023-02-10 15:40:41 +0700
commit233a8fe2e4b53b5749d9b607a3e74a61d925baf8 (patch)
treecbe5026d8814934da1d06562183067429a1dab1a /crypto/Contributors.html
parentFix test namespaces (diff)
downloadBouncyCastle.NET-ed25519-233a8fe2e4b53b5749d9b607a3e74a61d925baf8.tar.xz
AesEngine_X86 perf. opts.
- based on suggestions by https://github.com/benaadams
- see https://github.com/bcgit/bc-csharp/pull/414
Diffstat (limited to 'crypto/Contributors.html')
-rw-r--r--crypto/Contributors.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html
index bc132b422..eb826fb7b 100644
--- a/crypto/Contributors.html
+++ b/crypto/Contributors.html
@@ -271,6 +271,9 @@ University of Wollongong, Institute of Cybersecurity and Cryptology, under the s
 	    <li>
 		<p>Jozef Gajdo&scaron; (https://github.com/harrison314) - Time constructor optimization, RevokedStatus fix.</p>
 	    </li>
+		<li>
+			<p>Ben Adams (https://github.com/benaadams) - Performance optimization for AES-NI.</p>
+		</li>
 		</ul>
 	</body>
 </html>