Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
OTRv4
otrv4-prekey-server
Commits
85ba4de9
Unverified
Commit
85ba4de9
authored
Sep 16, 2018
by
Ola Bini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Refer to DH correctly
parent
daba66a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
otrv4-prekey-server.md
otrv4-prekey-server.md
+3
-3
No files found.
otrv4-prekey-server.md
View file @
85ba4de9
...
...
@@ -355,11 +355,11 @@ Proof (PROOF):
C
64 bytes
V (SCALAR)
V (SCALAR
/ MPI
)
Either 56 or 80 bytes of data, depending on
whether this is an ECDH or DH proof. The data
should be interpreted as a SCALAR
in the corresponding
group.
should be interpreted as a SCALAR
for ECDH and
an MPI for DH.
```
### Encoded Messages
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment