Generated from Manticore v1.1.5 • 201 packages. View on pkg.go.dev

cmac

import "github.com/TheManticoreProject/Manticore/crypto/cmac"

Index

func New

func New(c cipher.Block) hash.Hash

NewCMAC returns a new instance of a CMAC message authentication code digest using the given Cipher.