openssl/apps
Geoff Thorpe af436bc158 openssl speed is quite useful for testing hardware support (among other
things), especially as the RSA keys are fixed. However, DSA only fixes the
DSA parameters and then generates the public and private components on the
fly each time - this commit hard-codes some sampled key values so that this
is no longer the case.
2001-07-11 18:59:25 +00:00
..
demoCA Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
set Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
.cvsignore CA.pl is now generated automatically (using CA.pl.in as input) 2000-01-07 13:06:28 +00:00
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 Modify apps to use NCONF code instead of old CONF code. 2001-06-28 11:41:50 +00:00
apps.h Modify apps to use NCONF code instead of old CONF code. 2001-06-28 11:41:50 +00:00
asn1pars.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
ca-cert.srl Update test server certificate in apps/server.pem (it was expired). 2000-10-16 22:56:10 +00:00
ca-key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
ca-req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
ca.c Modify apps to use NCONF code instead of old CONF code. 2001-06-28 11:41:50 +00:00
CA.com A hack to make sure access() will give us the correct answer about the 2000-02-11 18:12:47 +00:00
CA.pl.in New -newreq-nodes option to CA.pl. 2001-01-11 13:23:19 +00:00
CA.sh ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
cert.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ciphers.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
client.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
crl.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
crl2p7.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
der_chop.in Set #!... path to Perl in apps/der_chop automatically. 1999-05-25 22:31:49 +00:00
dgst.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
dh.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
dh512.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dh1024.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dh2048.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dh4096.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dhparam.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
dsa-ca.pem Fix the gendsa program and add it to the app list. The progs.h file is 1999-01-09 17:29:34 +00:00
dsa-pca.pem Fix the gendsa program and add it to the app list. The progs.h file is 1999-01-09 17:29:34 +00:00
dsa.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
dsa512.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dsa1024.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dsap.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
dsaparam.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
enc.c When only the key is given to "enc", the IV is undefined 2001-07-03 10:31:11 +00:00
engine.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +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 Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
gendsa.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
genrsa.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
install.com VMS support. 1999-05-13 11:37:32 +00:00
makeapps.com e_os.h does not belong with the exported headers. Do not put it there 2001-02-22 14:45:02 +00:00
Makefile.ssl make update 2001-07-10 21:00:37 +00:00
nseq.c Use new-style system-id macros everywhere possible. I hope I haven't 2001-02-20 08:13:47 +00:00
ocsp.c Extend all the loading functions to take an engine pointer, a pass 2001-05-30 15:29:28 +00:00
oid.cnf Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
openssl-vms.cnf Adjust to changes in apps/openssl.cnf 1999-11-12 01:59:47 +00:00
openssl.c Modify apps to use NCONF code instead of old CONF code. 2001-06-28 11:41:50 +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 Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
pca-cert.srl Update test server certificate in apps/server.pem (it was expired). 2000-10-16 22:56:10 +00:00
pca-key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
pca-req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
pkcs7.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
pkcs8.c Make better use of load_cert, load_certs and load_key. 2001-06-25 14:23:36 +00:00
pkcs12.c Make better use of load_cert, load_certs and load_key. 2001-06-25 14:00:47 +00:00
privkey.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
progs.h Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
progs.pl Add 'rsautl' low level RSA utility. 2000-09-03 23:13:48 +00:00
rand.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
req.c Fix warning. 2001-07-02 12:50:30 +00:00
req.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
rsa.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
rsa8192.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
rsautl.c Provide an application-common setup function for engines and use it 2001-06-18 06:22:33 +00:00
s512-key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s512-req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s1024key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s1024req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s_apps.h Use new-style system-id macros everywhere possible. I hope I haven't 2001-02-20 08:13:47 +00:00
s_cb.c cleaning up a little 2000-03-12 23:27:14 +00:00
s_client.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
s_server.c Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 in 2001-07-09 21:46:58 +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 Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
server.pem Update test server certificate in apps/server.pem (it was expired). 2000-10-16 22:56:10 +00:00
server.srl Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
server2.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
sess_id.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
smime.c Provide an application-common setup function for engines and use it 2001-06-18 06:22:33 +00:00
speed.c openssl speed is quite useful for testing hardware support (among other 2001-07-11 18:59:25 +00:00
spkac.c Modify apps to use NCONF code instead of old CONF code. 2001-06-28 11:41:50 +00:00
testCA.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
testdsa.h openssl speed is quite useful for testing hardware support (among other 2001-07-11 18:59:25 +00:00
testrsa.h cleaning up a little 2000-03-12 23:27:14 +00:00
verify.c Make better use of load_cert, load_certs and load_key. 2001-06-25 14:23:36 +00:00
version.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
winrand.c Sample application using RAND_event() to collect entropy from mouse 2000-03-19 22:58:12 +00:00
x509.c Modify apps to use NCONF code instead of old CONF code. 2001-06-28 11:41:50 +00:00