Added support for CMAC
That adds support for CMAC as a generic framework for
128-bit block and key ciphers, as well as API for AES-128-CMAC,
and AES-256-CMAC.
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
Showing
cmac-aes128.c
0 → 100644
cmac-aes256.c
0 → 100644
cmac.c
0 → 100644
cmac.h
0 → 100644
testsuite/cmac-test.c
0 → 100644