pub const MAX_TAG_LEN: usize = TAG_LEN; // 16usize
The maximum length of a tag for the algorithms in this module.