diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2023-02-18 15:39:00 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2023-02-18 15:39:00 +0700 |
commit | 0dfa2364bb4405b26ae475293e2106f8e434983e (patch) | |
tree | 22f46bdb88e590514d878156db6815435521901a /crypto/Contributors.html | |
parent | Remove unready LWC engines for this release (diff) | |
download | BouncyCastle.NET-ed25519-0dfa2364bb4405b26ae475293e2106f8e434983e.tar.xz |
Update Readme, Contributors for 2.1.0
Diffstat (limited to 'crypto/Contributors.html')
-rw-r--r-- | crypto/Contributors.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html index eb826fb7b..921378c19 100644 --- a/crypto/Contributors.html +++ b/crypto/Contributors.html @@ -274,6 +274,9 @@ University of Wollongong, Institute of Cybersecurity and Cryptology, under the s <li> <p>Ben Adams (https://github.com/benaadams) - Performance optimization for AES-NI.</p> </li> + <li> + <p>Daniel Bleichenbacher - Fixed rounding issue in FF1. Reported incompatible RFC 3394 wrapping of 64 bit keys.</p> + </li> </ul> </body> </html> |