BIP324Cipher::EXPANSION

Total ciphertext expansion added to each packet.

Synopsis

Declared in <bip324.h>

inline constexpr static
unsigned int EXPANSION = LENGTH_LEN + HEADER_LEN + FSChaCha20Poly1305::EXPANSION;