Experimental HMAC support via EVP_PKEY_METHOD.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 11 Apr 2007 12:33:06 +0000 (12:33 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 11 Apr 2007 12:33:06 +0000 (12:33 +0000)
commit74633553a912519a6e73a9d830132e58f420a6c9
treead4b498680c993039f5b6371fd53c0091c828801
parent376bf1d4aaddbc7645b364e6963b34951fe51f9b
Experimental HMAC support via EVP_PKEY_METHOD.
17 files changed:
crypto/asn1/ameth_lib.c
crypto/err/err.c
crypto/err/err.h
crypto/err/openssl.ec
crypto/evp/digest.c
crypto/evp/evp.h
crypto/evp/m_sigver.c
crypto/evp/pmeth_lib.c
crypto/hmac/Makefile
crypto/hmac/hm_ameth.c [new file with mode: 0644]
crypto/hmac/hm_pmeth.c [new file with mode: 0644]
crypto/hmac/hmac.c
crypto/hmac/hmac.h
crypto/objects/obj_dat.h
crypto/objects/obj_mac.h
crypto/objects/obj_mac.num
crypto/objects/objects.txt