openssl/crypto/ocsp
Bodo Möller 5dbd3efce7 Replace 'ecdsaparam' commandline utility by 'ecparam'
(the same keys can be used for ECC schemes other than ECDSA)
and add some new options.

Similarly, use string "EC PARAMETERS" instead of "ECDSA PARAMETERS"
in 'PEM' format.

Fix ec_asn1.c (take into account the desired conversion form).

'make update'.

Submitted by: Nils Larsch
2002-07-14 16:54:31 +00:00
..
.cvsignore ignore 2000-11-14 19:18:31 +00:00
Makefile.ssl Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
ocsp.h remove redundant ERR_load_... declarations 2001-12-17 19:22:23 +00:00
ocsp_asn.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
ocsp_cl.c New function and options to check OCSP response validity. 2001-02-24 13:50:06 +00:00
ocsp_err.c Enhance OCSP_request_verify() so it finds the signers certificate 2001-02-26 14:17:58 +00:00
ocsp_ext.c Use sk_*_new_null() instead of sk_*_new(NULL). That avoids getting 2001-02-20 13:06:10 +00:00
ocsp_ht.c isspace must be used only on *unsigned* chars 2001-01-12 14:45:12 +00:00
ocsp_lib.c Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
ocsp_prn.c Additional functionality in ocsp utility: print summary 2001-01-19 01:32:23 +00:00
ocsp_srv.c Enhance OCSP_request_verify() so it finds the signers certificate 2001-02-26 14:17:58 +00:00
ocsp_vfy.c Make the necessary changes to work with the recent "ex_data" overhaul. 2001-09-01 20:02:13 +00:00