diff options
author | David Hook <dgh@cryptoworkshop.com> | 2022-09-14 09:11:14 +1000 |
---|---|---|
committer | David Hook <dgh@cryptoworkshop.com> | 2022-09-14 09:11:14 +1000 |
commit | 93e331b764682a1a05488f133e2081d71e3fc16e (patch) | |
tree | 1eee6df10eaf09c90804cd1d29c4404ac9c5fb83 | |
parent | Cleanup. (diff) | |
download | BouncyCastle.NET-ed25519-93e331b764682a1a05488f133e2081d71e3fc16e.tar.xz |
added Dilithium ack
-rw-r--r-- | crypto/Contributors.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Contributors.html b/crypto/Contributors.html index 8c0448d0f..8b7ad4f03 100644 --- a/crypto/Contributors.html +++ b/crypto/Contributors.html @@ -37,7 +37,7 @@ <ul> <li> Monash University, Cyber Security Lab, under the supervision of A. Prof. Ron Steinfeld, Dr. Amin Sakzad, and Dr. Raymond K. Zhao -for contributions to the NIST post-quantum algorithm set. Initial NTRU Prime implementation: Yuki Kume. Initial Falcon implementation: Zi Li Tan. Initial NTRU implementation: Akbar Fadiansyah and Yuki Kume. Initial CRYSTALS-Kyber implementation: Salang Kang. +for contributions to the NIST post-quantum algorithm set. Initial NTRU Prime implementation: Yuki Kume. Initial Falcon implementation: Zi Li Tan. Initial NTRU implementation: Akbar Fadiansyah and Yuki Kume. Initial CRYSTALS-Kyber implementation: Salang Kang. Initial CRYSTALS-Dilithium implementation: Salang Kang. </li> </ul> <p>Contributors - People</p> |