Make CMAC API similar to HMAC API. Add methods for CMAC.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 8 Feb 2010 15:31:35 +0000 (15:31 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 8 Feb 2010 15:31:35 +0000 (15:31 +0000)
commitc8ef656df28d1d21e5168191f959764da3a97122
tree955dd210121291dce9fa757d10aa3c0774606e14
parent8c968e0355151e1e5033b6793b61320ff400c88a
Make CMAC API similar to HMAC API. Add methods for CMAC.
14 files changed:
CHANGES
crypto/asn1/ameth_lib.c
crypto/cmac/Makefile
crypto/cmac/cm_ameth.c [new file with mode: 0644]
crypto/cmac/cm_pmeth.c [new file with mode: 0644]
crypto/cmac/cmac.c
crypto/cmac/cmac.h
crypto/evp/evp.h
crypto/evp/m_sigver.c
crypto/evp/pmeth_lib.c
crypto/objects/obj_dat.h
crypto/objects/obj_mac.h
crypto/objects/obj_mac.num
crypto/objects/objects.txt