Skip to content
Snippets Groups Projects
Commit 0c79d0e0 authored by Rothbardian's avatar Rothbardian
Browse files
parent d4f2dbbc
No related branches found
No related tags found
1 merge request!5Update SIDH to CSIDH in end_to_end.md
......@@ -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.
* [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
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