Function tink_mac::hmac_sha256_tag128_key_template[][src]

pub fn hmac_sha256_tag128_key_template() -> KeyTemplate
Expand description

Return a KeyTemplate that generates a HMAC key with the following parameters:

  • Key size: 32 bytes
  • Tag size: 16 bytes
  • Hash function: SHA256