summaryrefslogtreecommitdiff
path: root/crypto/hmac/hm_ameth.c
Commit message (Expand)AuthorAgeFilesLines
* Add algorithm specific signature printing. An individual ASN1 method cansteve2010-03-061-1/+1
* Revert the size_t modifications from HEAD that had led to moregeoff2008-11-121-1/+1
* Update obsolete email address...steve2008-11-051-1/+1
* More size_tification.ben2008-11-011-1/+1
* New function EVP_PKEY_asn1_copy(). Use default MD if type param is NULL.steve2007-05-151-1/+14
* Experimental HMAC support via EVP_PKEY_METHOD.steve2007-04-111-0/+154