summary refs log tree commit diff
path: root/crypto/Contributors.html
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2015-11-12 17:32:38 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2015-11-12 17:32:38 +0700
commit005288002936b16dce66912f06fcd1ba09ed2508 (patch)
tree08addda717ec485c44c2babefe1441fd31dac1d8 /crypto/Contributors.html
parentAdd sanity check on input length (diff)
downloadBouncyCastle.NET-ed25519-005288002936b16dce66912f06fcd1ba09ed2508.tar.xz
Use culture-independent prefix-check in MacUtilities.GetMac
- Fix for https://github.com/bcgit/bc-csharp/pull/40 (modified from original patch)
Diffstat (limited to 'crypto/Contributors.html')
-rw-r--r--crypto/Contributors.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html
index 8908b857a..5211b193f 100644
--- a/crypto/Contributors.html
+++ b/crypto/Contributors.html
@@ -136,8 +136,10 @@
                 <p>John Allberg &lt;john&#064ayoy.se&gt; - 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>
+                <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.
             </li>
 		</ul>
 	</body>