Initial experimental CMAC implementation.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 7 Feb 2010 18:01:07 +0000 (18:01 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 7 Feb 2010 18:01:07 +0000 (18:01 +0000)
commit8c968e0355151e1e5033b6793b61320ff400c88a
tree0836ca10da4886890cb50bc844e059fa931f9e90
parentcc0661374f032b788016300be8705feeca10a93a
Initial experimental CMAC implementation.
CHANGES
Makefile.org
crypto/cmac/Makefile [new file with mode: 0644]
crypto/cmac/cmac.c [new file with mode: 0644]
crypto/cmac/cmac.h [new file with mode: 0644]