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
1b408f3c
Unverified
Commit
1b408f3c
authored
Jul 05, 2018
by
Ola Bini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo in usage constant
parent
d21203ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
otrv4-prekey-server.md
otrv4-prekey-server.md
+1
-1
No files found.
otrv4-prekey-server.md
View file @
1b408f3c
...
...
@@ -847,7 +847,7 @@ A valid Prekey Publication Message is generated as follows:
1.
Calculate the
`Prekey MAC`
:
*
If client profiles and Prekey profiles are present:
`KDF(usagePreMAC, prekey_mac_k || message type || N ||
KDF(usagePrekeyMessage
s
, Prekey Messages, 64) || K ||
KDF(usagePrekeyMessage, Prekey Messages, 64) || K ||
KDF(usageClientProfile, Client Profile, 64) || J ||
KDF(usagePrekeyProfile, Prekey Profile, 64), 64)`
.
*
If only Prekey Messages are present:
...
...
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