mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-03-01 11:08:18 +01:00
akwizgran created page: BQP
@@ -117,3 +117,7 @@ The nonce for the frame body is NONCE_LEN bytes long, with the following format:
|
|||||||
* Remaining bits: Zero
|
* Remaining bits: Zero
|
||||||
|
|
||||||
The final frame flag allows the recipient to detect the end of the stream without reading to EOF, which is not possible for all transports on all platforms.
|
The final frame flag allows the recipient to detect the end of the stream without reading to EOF, which is not possible for all transports on all platforms.
|
||||||
|
|
||||||
|
### Headless mode
|
||||||
|
|
||||||
|
BTP may be used in headless mode by supplying an ephemeral key. A headless stream does not have a pseudo-random tag or stream header, just one or more frames encrypted and authenticated with the ephemeral key, as described above.
|
||||||
|
|||||||
Reference in New Issue
Block a user