Skip to content
Snippets Groups Projects
Commit 4a3748a6 authored by Keith Millette's avatar Keith Millette
Browse files

Merge branch 'rothbardian-master-patch-09539' into 'master'

Update SIDH to CSIDH in end_to_end.md

See merge request xx_network/docs!5
parents f44321ec 0c79d0e0
No related branches found
No related tags found
1 merge request!5Update SIDH to CSIDH in end_to_end.md
Pipeline #262502 passed
...@@ -38,6 +38,10 @@ exchanged less frequently than every message. ...@@ -38,6 +38,10 @@ exchanged less frequently than every message.
* [Diffie–Hellmen](https://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exchange): Length is 3072 bits. Discrete log-based component of key negotiation. * [Diffie–Hellmen](https://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exchange): Length is 3072 bits. Discrete log-based component of key negotiation.
* [SIDH](https://sike.org/files/SIDH-spec.pdf): Length of public key is 3024 bits. Quantum resistant component of key negotiation. * [SIDH](https://sike.org/files/SIDH-spec.pdf): Length of public key is 3024 bits. Quantum resistant component of key negotiation.
:::note
In cMixx SIDH was later replaced by CSIDH
:::
## Auth Request Response Protocol ## Auth Request Response Protocol
The Auth Request Response Protocol is similar a two way handshake The Auth Request Response Protocol is similar a two way handshake
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment