openssl/crypto/hmac
Dr. Stephen Henson fa1ba589f3 Add algorithm specific signature printing. An individual ASN1 method can
now print out signatures instead of the standard hex dump.

More complex signatures (e.g. PSS) can print out more meaningful information.

Sample DSA version included that prints out the signature parameters r, s.

[Note EVP_PKEY_ASN1_METHOD is an application opaque structure so adding
 new fields in the middle has no compatibility issues]
2010-03-06 18:05:05 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
hm_ameth.c Add algorithm specific signature printing. An individual ASN1 method can 2010-03-06 18:05:05 +00:00
hm_pmeth.c Audit libcrypto for unchecked return values: fix all cases enountered 2009-09-23 23:43:49 +00:00
hmac.c Add flags functions which were added to 0.9.8 for fips but not 1.0.0 and 2010-01-26 14:29:06 +00:00
hmac.h Add flags functions which were added to 0.9.8 for fips but not 1.0.0 and 2010-01-26 14:29:06 +00:00
hmactest.c make update 2002-12-05 01:55:48 +00:00
Makefile Add SEED encryption algorithm. 2007-04-23 23:48:59 +00:00