ELARA Wire Protocol - Binary packet format
This crate implements the wire format for ELARA packets:
- Fixed header (30 bytes)
- Variable header extensions (TLV)
- Encrypted payload
- Auth tag (AEAD)
ELARA Wire Protocol - Binary packet format
This crate implements the wire format for ELARA packets: