mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-21 07:09:56 +01:00
Longer rotation periods
@@ -40,9 +40,7 @@ The devices must also agree which of them will play the role of Alice and which
|
|||||||
|
|
||||||
### Key derivation
|
### Key derivation
|
||||||
|
|
||||||
Each device derives four initial keys from S.
|
Each device derives four initial keys from S. Alice derives her keys as follows:
|
||||||
|
|
||||||
Alice derives her keys as follows:
|
|
||||||
|
|
||||||
* `outgoing_tag_key = KDF(S, "ALICE_TAG_KEY")`
|
* `outgoing_tag_key = KDF(S, "ALICE_TAG_KEY")`
|
||||||
* `outgoing_header_key = KDF(S, "ALICE_HEADER_KEY")`
|
* `outgoing_header_key = KDF(S, "ALICE_HEADER_KEY")`
|
||||||
|
|||||||
Reference in New Issue
Block a user