2
0
mirror of https://github.com/openssl/openssl.git synced 2025-03-01 19:28:10 +08:00
openssl/crypto/asn1
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
a_bitstr.c Make i2c_ASN1_BIT_STRING return the correct length. 2002-05-29 23:14:01 +00:00
a_bool.c
a_bytes.c
a_d2i_fp.c
a_digest.c
a_dup.c
a_enum.c Fix warnings. 2002-06-11 12:03:51 +00:00
a_gentm.c
a_hdr.c
a_i2d_fp.c
a_int.c Fix warnings. 2002-06-11 12:03:51 +00:00
a_mbstr.c
a_meth.c
a_object.c
a_octet.c
a_print.c
a_set.c Check the return values where memory allocation failures may happen. 2002-05-30 16:47:45 +00:00
a_sign.c Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (not 2002-04-26 08:28:34 +00:00
a_strex.c Add missing prototypes. 2002-06-13 17:40:27 +00:00
a_strnid.c
a_time.c
a_type.c
a_utctm.c It's not good to have a pointer point at something in an inner block. 2002-06-05 13:47:29 +00:00
a_utf8.c
a_verify.c
asn1_err.c make errors 2002-02-22 21:17:31 +00:00
asn1_lib.c Add missing prototypes. 2002-06-13 17:40:27 +00:00
asn1_mac.h
asn1_par.c AES cipher suites are now official (RFC3268) 2002-07-04 08:51:09 +00:00
asn1.h Some more prototype fixes. 2002-06-14 19:01:52 +00:00
asn1t.h
asn_moid.c Update from stable branch. 2002-02-22 14:07:35 +00:00
asn_pack.c
charmap.h
charmap.pl
d2i_pr.c
d2i_pu.c fix ECDSA handling 2002-04-09 12:01:21 +00:00
evp_asn1.c
f_enum.c
f_int.c
f_string.c
f.c
i2d_pr.c
i2d_pu.c fix ECDSA handling 2002-04-09 12:01:21 +00:00
Makefile.ssl Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
n_pkey.c Some more prototype fixes. 2002-06-14 19:01:52 +00:00
nsseq.c
p5_pbe.c
p5_pbev2.c Add missing EVP_CIPHER_CTX_init call. 2002-05-18 23:43:10 +00:00
p8_key.c
p8_pkey.c
t_bitst.c
t_crl.c
t_pkey.c Make sure buffers are large enough even for weird parameters 2002-06-26 14:28:41 +00:00
t_req.c
t_spki.c
t_x509.c
t_x509a.c
tasn_dec.c
tasn_enc.c
tasn_fre.c
tasn_new.c
tasn_prn.c
tasn_typ.c Some more prototype fixes. 2002-06-14 19:01:52 +00:00
tasn_utl.c
x_algor.c
x_attrib.c
x_bignum.c
x_cinf.c
x_crl.c
x_exten.c
x_info.c
x_long.c
x_name.c
x_pkey.c
x_pubkey.c simplify asn1_flag 2002-06-12 14:01:17 +00:00
x_req.c
x_sig.c
x_spki.c
x_val.c
x_x509.c
x_x509a.c