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_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
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_pmeth.c
ec_print.c
ec.h
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_smpl.c
ectest.c
Makefile