Documentation
¶
Overview ¶
Package aes implements the PMAC MAC with the AES. AES-PMAC is specified in RFC 4493 and RFC 4494.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWithTagSize ¶
NewWithTagSize returns a hash.Hash computing the AES-PMAC checksum with the given tag size. The tag size must between the 1 and the cipher's block size.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.