diff options
author | David Hook <dgh@cryptoworkshop.com> | 2022-10-21 12:04:02 +1100 |
---|---|---|
committer | David Hook <dgh@cryptoworkshop.com> | 2022-10-21 12:04:02 +1100 |
commit | 890fd8a049bd20d9ab934dc9801d109c6f0724b6 (patch) | |
tree | 1881c9bc18e28d28d855afe910d3cb7881dd77af | |
parent | Make FalconFPR a struct (diff) | |
download | BouncyCastle.NET-ed25519-890fd8a049bd20d9ab934dc9801d109c6f0724b6.tar.xz |
added HQC 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 a06460fc4..84a9df84c 100644 --- a/crypto/Contributors.html +++ b/crypto/Contributors.html @@ -40,7 +40,7 @@ Monash University, Cyber Security Lab, under the supervision of A. Prof. Ron Ste 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>. +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>. Initial HQC 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> |