pub type Key = Key<Hc256Core>;
HC-256 stream cipher key.
#[repr(transparent)]pub struct Key(pub [u8; 32]);
0: [u8; 32]