mirror of
https://gogs.blitter.com/RLabs/xs
synced 2024-08-14 10:26:42 +00:00
Update page 'Home'
parent
597c036b57
commit
c679fd1ecf
1 changed files with 2 additions and 2 deletions
4
Home.md
4
Home.md
|
@ -93,9 +93,9 @@ Architecture
|
||||||
|
|
||||||
Planned Work
|
Planned Work
|
||||||
--
|
--
|
||||||
The author's experimentation with the HerraduraKEx algorithm and its implementation in Go served to inspire this project. Subsequent work to support other key exchange/encapsulation algorithms made it prudent to rename the project from *hkexsh* to *xs*, as it was no longer a remote shell exclusively reliant on the initial KEx/KEM algorithm used.
|
The author's experimentation with the HerraduraKEx algorithm and its implementation in Go, combined with a desire to devise an independent implementation -- or alternative to -- ssh, served to inspire this project. Subsequent work to support other key exchange/encapsulation algorithms made it seem prudent to rename the project from *hkexsh* to *xs*, as it was no longer a remote shell exclusively reliant on the initial KEx/KEM algorithm used.
|
||||||
|
|
||||||
Candidate PQC algos implemented since the intitial proof-of-concept:
|
Candidate PQC algorithms implemented since the initial proof-of-concept:
|
||||||
|
|
||||||
* IMPLEMENTED in v0.8.1 [NewHope](https://www.newhopecrypto.org) == [(golang implementation)](https://gogs.blitter.com/RLabs/newhope)
|
* IMPLEMENTED in v0.8.1 [NewHope](https://www.newhopecrypto.org) == [(golang implementation)](https://gogs.blitter.com/RLabs/newhope)
|
||||||
* IMPLEMENTED - [Kyber](https://pq-crystals.org/kyber/index.shtml) == [(golang library)](https://gogs.blitter.com/RLabs/kyber)
|
* IMPLEMENTED - [Kyber](https://pq-crystals.org/kyber/index.shtml) == [(golang library)](https://gogs.blitter.com/RLabs/kyber)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue