package
module
Version:
v0.0.0-...-aa1b050
Opens a new window with list of versions in this module.
Published: Aug 6, 2019
License: BSD-2-Clause
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package cmac implements CMAC as defined in RFC4493 and NIST SP800-38b.
New returns a hash.Hash computing AES-CMAC.
NewWithCipher returns a hash.Hash computing CMAC using the given
cipher.Block. The block cipher should have a block length of 8 or 16 bytes.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.