LoRa Packet Protocol¶
AES-128-GCM encrypted, 28 bytes on the wire:
Plaintext format (8 bytes)¶
Security features¶
- Sequence counter prevents replay attacks
- GCM auth tag ensures data integrity and authenticity
- Sync word provides channel isolation at the RF level