elara-wire 0.2.0

ELARA Protocol - Wire format and packet encoding
Documentation

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)