package
2.0.2-dev0
Repository: https://github.com/rkbalgi/libiso.git
Documentation: pkg.go.dev

# Functions

compute AES 128 CMAC using key and message M (in_data).
GenerateMacX919 generate a X9.19 MAC (ISO9797 - Algorithm 3) with a double length key (ede2) data will be zero padded if required.
GenerateMacX99 generates a X9.9 MAC using a single length key data will be zero padded if required.

# Constants

No description provided by the author