You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
330 B
Plaintext

Each node has a private key shared with the base station (each node its own key or shared between all?)
Each packet has a running number to prevent replay attacks
Public key is sent by the base station to a node during initialization
Hash is determined from RX ID + TX ID + Message ID + Length + Data + Public key + Private key