chacha20Polu1305Keysize constant

int const chacha20Polu1305Keysize

Define the key size for ChaCha20-Poly1305, which is 32 bytes

Implementation

static const int chacha20Polu1305Keysize = 32;