diff options
author | David Hook <david.hook@keyfactor.com> | 2022-10-12 20:42:16 +1100 |
---|---|---|
committer | David Hook <david.hook@keyfactor.com> | 2022-10-12 20:42:16 +1100 |
commit | f3724f81ce4e69e96a2e6cb221af13503175e546 (patch) | |
tree | 184ad3a9d05f0c23c6d0e5a7d014c6fb16265bf3 /crypto | |
parent | Minor fixes in PQC tests (diff) | |
download | BouncyCastle.NET-ed25519-f3724f81ce4e69e96a2e6cb221af13503175e546.tar.xz |
added BIKE cred
Diffstat (limited to 'crypto')
-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 8b7ad4f03..a06460fc4 100644 --- a/crypto/Contributors.html +++ b/crypto/Contributors.html @@ -39,6 +39,9 @@ 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. Initial CRYSTALS-Dilithium implementation: Salang Kang. </li> +<li> +University of Wollongong, Institute of Cybersecurity and Cryptology, under the supervision of Dr Dung Duong <hduong@uow.edu.au> for contributions to the NIST post-quantum algorithm set. Initial BIKE implementation: Tuong Ngoc Nguyen <tuong.nguyenng@gmail.com>, Xuan Thanh Khuc <khucxuanthanh@gmail.com>, and Khanh Nguyen <tungkhanhmta@gmail.com>. +</li> </ul> <p>Contributors - People</p> <ul> |