diff --git a/Home.md b/Home.md index 83a324e..1a4554d 100644 --- a/Home.md +++ b/Home.md @@ -93,8 +93,8 @@ Planned Work While the author's experimentation with the HerraduraKEx algorithm and its implementation in Go served to inspire this project, it is a further goal to support other key exchange/encapsulation algorithms, at which time this project should probably be renamed as it will no longer strictly be the 'Herradura Key Exchange Shell'. Candidates under consideration for alternate KEx algorithms: -* IMPLEMENTED in v0.8.1 [NewHope](https://www.newhopecrypto.org) == [(golang implementation)](https://blitter.com/gogs/Mirrors/go-newhope) -* IMPLEMENTED - [Kyber](https://pq-crystals.org/kyber/index.shtml) == [(golang library)](https://gogs.blitter.com/Mirrors/go-kyber) +* IMPLEMENTED in v0.8.1 [NewHope](https://www.newhopecrypto.org) == [(golang implementation)](https://blitter.com/gogs/RLabs/newhope) +* IMPLEMENTED - [Kyber](https://pq-crystals.org/kyber/index.shtml) == [(golang library)](https://gogs.blitter.com/RLabs/kyber) * [Kurosawa-Desmedt](?) * [LIZARD?](https://csrc.nist.gov/CSRC/media/Presentations/Lizard/images-media/Lizard-April2018.pdf) * [BIKE?](http://bikesuite.org/#spec)