An empty List used as associated data for encryption.
static final List<int> chacha20Poly1305AssocData = List.empty();