link change to encryption docs (#236)

Co-authored-by: sigmahour <>
pull/237/head
sigmahour 2022-11-10 02:05:01 -05:00 zatwierdzone przez GitHub
rodzic c82c15aac7
commit 5b892e4c19
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -720,7 +720,7 @@ message MeshPacket {
/*
* The sending node number.
* Note: Our crypto implementation uses this field as well.
* See [crypto](/docs/about/overview/encryption) for details.
* See [crypto](/docs/overview/encryption) for details.
* FIXME - really should be fixed32 instead, this encoding only hurts the ble link though.
*/
fixed32 from = 1;
@ -772,7 +772,7 @@ message MeshPacket {
* needs to be unique for a few minutes (long enough to last for the length of
* any ACK or the completion of a mesh broadcast flood).
* Note: Our crypto implementation uses this id as well.
* See [crypto](/docs/about/overview/encryption) for details.
* See [crypto](/docs/overview/encryption) for details.
* FIXME - really should be fixed32 instead, this encoding only
* hurts the ble link though.
*/