Versions in this module Expand all Collapse all v0 v0.1.1 Mar 22, 2020 v0.1.0 Jun 16, 2019 Changes in this version + const AesBlockSize + func AesCmac128(key []byte, inData []byte) []byte + func GenerateMacX919(inMacData []byte, keyData []byte) ([]byte, error) + func GenerateMacX99(inMacData []byte, keyData []byte) ([]byte, error)