openssl/crypto/ec
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
ec2_mult.c ec2_mult.c readability update. 2008-10-28 13:53:51 +00:00
ec2_smpl.c Always check bn_wexpend() return values for failure (CVE-2009-3245). 2010-02-23 10:36:35 +00:00
ec_ameth.c Add algorithm specific signature printing. An individual ASN1 method can 2010-03-06 18:05:05 +00:00
ec_asn1.c Revert the size_t modifications from HEAD that had led to more 2008-11-12 03:58:08 +00:00
ec_check.c
ec_curve.c
ec_cvt.c
ec_err.c
ec_key.c
ec_lcl.h
ec_lib.c
ec_mult.c ec_mult.c: fix C4334 win64 compiler warning. 2009-05-02 11:18:44 +00:00
ec_pmeth.c PR: 2118 2009-11-30 13:56:04 +00:00
ec_print.c
ec.h Revert the size_t modifications from HEAD that had led to more 2008-11-12 03:58:08 +00:00
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_smpl.c
ectest.c
Makefile