From 2146cac3868dd6ca43ebfc16fde19834bffc56d8 Mon Sep 17 00:00:00 2001 From: David Hook Date: Wed, 14 Sep 2022 10:20:09 +1000 Subject: [PATCH] Update index.md --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index b64b25a..f8c13ea 100644 --- a/index.md +++ b/index.md @@ -63,9 +63,11 @@ layout: default | [CRYSTALS-KYBER](https://github.com/pq-crystals/kyber) | C | Official | | [CRYSTALS-KYBER](https://github.com/symbolicsoft/kyber-k2so) | Go | Symbolic Software | | [CRYSTALS-KYBER](https://github.com/antontutoveanu/crystals-kyber-javascript) | JavaScript | Anton Tutoveanu | +| [CRYSTALS-KYBER](https://github.com/bcgit/bc-csharp/tree/master/crypto/src/pqc/crypto/crystals/kyber) | C# | Legion of the Bouncy Castle Inc. | | [CRYSTALS-KYBER](https://github.com/bcgit/bc-java/tree/master/core/src/main/java/org/bouncycastle/pqc/crypto/crystals/kyber) | Java | Legion of the Bouncy Castle Inc. | | [CRYSTALS-DILITHIUM](https://github.com/pq-crystals/dilithium) | C | Official | | [CRYSTALS-DILITHIUM](https://github.com/bcgit/bc-java/tree/master/core/src/main/java/org/bouncycastle/pqc/crypto/crystals/dilithium) | Java | Legion of the Bouncy Castle Inc. | +| [CRYSTALS-DILITHIUM](https://github.com/bcgit/bc-csharp/tree/master/crypto/src/pqc/crypto/crystals/dilithium) | C# | Legion of the Bouncy Castle Inc. | | [FALCON](https://falcon-sign.info/impl/falcon.h.html) | C | Official | | [FALCON](https://github.com/tprest/falcon.py) | Python | Thomas Prest | | [FALCON](https://github.com/bcgit/bc-java/tree/master/core/src/main/java/org/bouncycastle/pqc/crypto/falcon) | Java | Legion of the Bouncy Castle Inc. |