[][src]Type Definition arx_kw::AuthTag

type AuthTag = [u8; 16];

The type used as the authentication tag (unencrypted data to be stored alongside encrypted keys) This is the same for all variants at time of writing (a single, static 128 bits), making for a 50% storage overhead for a 256-bit key like those used for ChaCha