Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docs
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elixxir
docs
Commits
e5d82897
Commit
e5d82897
authored
1 year ago
by
Richard T. Carback III
Browse files
Options
Downloads
Plain Diff
Merge branch 'smallupdates' into 'master'
Note SIDH->CTIDH See merge request
!7
parents
1ce87f00
46eb7f16
No related branches found
No related tags found
1 merge request
!7
Note SIDH->CTIDH
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
dm.md
+2
-2
2 additions, 2 deletions
dm.md
end_to_end.md
+5
-0
5 additions, 0 deletions
end_to_end.md
with
7 additions
and
2 deletions
dm.md
+
2
−
2
View file @
e5d82897
This diff is collapsed.
Click to expand it.
end_to_end.md
+
5
−
0
View file @
e5d82897
...
...
@@ -33,6 +33,11 @@ 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: We have since switched to
[
CTIDH
](
https://git.xx.network/elixxir/client/-/merge_requests/390
)
after a
[
vulnerability
](
https://eprint.iacr.org/2022/1038
)
was found
for SIDH. Users interested in PQ messaging should use this branch.
## Auth Request Response Protocol
The Auth Request Response Protocol is similar a two way handshake
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment