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

Merge branch 'master' into 'master'

Fix typo in end_to_end.md

See merge request xx_network/docs!7
parents ebbd345e ef6a9a2f
No related branches found
No related tags found
1 merge request!7Fix typo in end_to_end.md
Pipeline #264499 passed
......@@ -35,7 +35,7 @@ exchanged less frequently than every message.
expansion, identity generation, and identification codes. Used to
combine Diffie–Helman and SIDH keys after key integration.
* 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.
:::note
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment