Skip to content
Snippets Groups Projects
Commit ef6a9a2f authored by Rothbardian's avatar Rothbardian
Browse files

Fix typo in end_to_end.md

parent ebbd345e
No related branches found
No related tags found
1 merge request!7Fix typo in end_to_end.md
...@@ -35,7 +35,7 @@ exchanged less frequently than every message. ...@@ -35,7 +35,7 @@ exchanged less frequently than every message.
expansion, identity generation, and identification codes. Used to expansion, identity generation, and identification codes. Used to
combine Diffie–Helman and SIDH keys after key integration. combine Diffie–Helman and SIDH keys after key integration.
* HMAC-SHA256: Length is 256 bits. Message HMACs. * HMAC-SHA256: Length is 256 bits. Message HMACs.
* [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–Hellman](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 :::note
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment