Expand description

Broken message authentication codes.

The algorithms in this module are known to be broken or too short to be secure. Only use them for legacy applications.

Structs

  • 32 bit variant of the universal MAC (RFC 4418).
  • 64 bit variant of the universal MAC (RFC 4418).
  • 96 bit variant of the universal MAC (RFC 4418).
  • 128 bit variant of the universal MAC (RFC 4418).