pub type Key = Key<Poly1305>;
Poly1305 keys (32-bytes)
#[repr(transparent)]pub struct Key(pub [u8; 32]);
0: [u8; 32]