libtropic
C library for TROPIC01 chip

◆ L3_PACKET_MAX_SIZE

#define L3_PACKET_MAX_SIZE   (L3_RES_SIZE_SIZE + L3_CYPHERTEXT_MAX_SIZE + 13 + L3_TAG_SIZE)

The number 13 is given by the longest possible padding, which is given by the EDDSA_Sign command.