pub(super) fn sign(key: Key, input: &[u8], cpu_features: Features) -> Tag
Implements the original, non-IETF padding semantics.
This is used by chacha20_poly1305_openssh and the standalone poly1305 test vectors.