openssl/apps
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
..
demoCA
set
.cvsignore
app_rand.c Use new-style system-id macros everywhere possible. I hope I haven't 2001-02-20 08:13:47 +00:00
apps.c load_netscape_key is static. 2002-06-18 17:44:56 +00:00
apps.h Add missing prototypes. 2002-06-13 17:40:27 +00:00
asn1pars.c Remove the duplicate description of -out. 2002-05-30 06:24:35 +00:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Reorganise -subj option code, fix buffer overrun. 2002-05-19 16:31:10 +00:00
CA.com
CA.pl.in New -newreq-nodes option to CA.pl. 2001-01-11 13:23:19 +00:00
CA.sh
cert.pem
ciphers.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
client.pem
crl2p7.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
crl.c Fix escaping when using the -subj option of "openssl req", document 2002-04-30 12:08:18 +00:00
der_chop.in
dgst.c Handle read errors. 2002-06-11 12:41:37 +00:00
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dh.c Config code updates. 2002-02-22 14:01:21 +00:00
dhparam.c ENGINE module additions. 2002-03-06 14:15:13 +00:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c Config code updates. 2002-02-22 14:01:21 +00:00
dsap.pem
dsaparam.c fix usage (no 'key') 2002-04-23 13:56:14 +00:00
ecdsa.c Config code updates. 2002-02-22 14:01:21 +00:00
ecparam.c Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
enc.c Add missing prototypes. 2002-06-13 17:40:27 +00:00
engine.c Config code updates. 2002-02-22 14:01:21 +00:00
errstr.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
gendh.c Config code updates. 2002-02-22 14:01:21 +00:00
gendsa.c Config code updates. 2002-02-22 14:01:21 +00:00
genrsa.c Config code updates. 2002-02-22 14:01:21 +00:00
install.com
makeapps.com Allow the use of the TCP/IP stack keyword TCPIP and NONE 2002-05-22 11:37:20 +00:00
Makefile.ssl Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
nseq.c Reorder inclusion of header files: 2002-07-10 07:01:54 +00:00
ocsp.c Reorder inclusion of header files: 2002-07-10 07:01:54 +00:00
oid.cnf
openssl-vms.cnf
openssl.c Reorder inclusion of header files: 2002-07-10 07:01:54 +00:00
openssl.cnf Show an example of moving the emailAddress object from the subkect DN 2001-04-11 13:04:20 +00:00
passwd.c Merge in DES changed from 0.9.7-stable. 2002-03-22 02:42:57 +00:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c have 'openssl pkcs7' exit with code 1 on error instead of 0. 2002-06-27 10:26:40 +00:00
pkcs8.c Fixes for 'no-hw' combined with 'no-SOME_CIPHER'. 2002-03-14 09:52:03 +00:00
pkcs12.c Potential memory leak removed. Notified by <threaded@totalise.co.uk> 2002-04-25 10:11:21 +00:00
privkey.pem
progs.h Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
progs.pl ECDSA support 2002-02-13 18:21:51 +00:00
rand.c Config code updates. 2002-02-22 14:01:21 +00:00
req.c Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
req.pem
rsa8192.pem
rsa.c Config code updates. 2002-02-22 14:01:21 +00:00
rsautl.c Config code updates. 2002-02-22 14:01:21 +00:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h Prototype info function. 2002-01-12 15:56:13 +00:00
s_cb.c Prototype info function. 2002-01-12 15:56:13 +00:00
s_client.c Config code updates. 2002-02-22 14:01:21 +00:00
s_server.c Config code updates. 2002-02-22 14:01:21 +00:00
s_socket.c I forgot there was a reason why the inclusions and definition of u_int 2001-02-20 17:37:02 +00:00
s_time.c <sys/select.h> is included for AIX, when USE_SOCKETS is defined. 2002-06-20 20:49:27 +00:00
server2.pem
server.pem
server.srl
sess_id.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
smime.c Generate an error if rewinding wasn't possible. 2002-05-08 15:12:59 +00:00
speed.c Merge in DES changed from 0.9.7-stable. 2002-03-22 02:42:57 +00:00
spkac.c Config code updates. 2002-02-22 14:01:21 +00:00
testCA.pem
testdsa.h openssl speed is quite useful for testing hardware support (among other 2001-07-11 18:59:25 +00:00
testrsa.h
verify.c Config code updates. 2002-02-22 14:01:21 +00:00
version.c Merge in DES changed from 0.9.7-stable. 2002-03-22 02:42:57 +00:00
winrand.c
x509.c CAformat should not be used for CA key format. 2002-05-30 16:24:18 +00:00