openssl/crypto
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
..
aes Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
asn1 Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
bf Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
bio Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
bn remove obsolete comment 2002-07-10 08:39:05 +00:00
buffer Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
cast Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
comp Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
conf Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
des Do not define crypt() on OpenBSD. Notified by Bob Beck of OpenBSD. 2002-06-29 22:04:09 +00:00
dh Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
dsa Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
dso Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
ec Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
ecdsa Implement handling of EC parameter seeds (new functions 2002-06-18 08:38:59 +00:00
engine Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
err Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
evp Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
hmac Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
idea Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
krb5 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
lhash Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
md2 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
md4 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
md5 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
mdc2 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
objects Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
ocsp Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
pem Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
perlasm Use 32-bit sections instead of the default, 16-bit ones. 2002-06-27 14:54:34 +00:00
pkcs7 Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
pkcs12 Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
rand Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
rc2 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
rc4 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
rc5 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
rijndael Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
ripemd Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
rsa Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
sha Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
stack Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
threads Use new-style system-id macros everywhere possible. I hope I haven't 2001-02-20 08:13:47 +00:00
txt_db Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
ui In UI_UTIL_read_pw(), we should look at the size parameter, not at BUFSIZ. 2002-07-11 09:12:29 +00:00
x509 Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
x509v3 Replace 'ecdsaparam' commandline utility by 'ecparam' 2002-07-14 16:54:31 +00:00
.cvsignore Always use buildinf.h, which now includes the mk1mfinf.h data. 1999-07-29 12:57:23 +00:00
cpt_err.c First step in fixing "ex_data" support. Warning: big commit log ... 2001-09-01 19:56:46 +00:00
cryptlib.c new locks 2002-02-13 17:25:27 +00:00
cryptlib.h e_os.h does not belong with the exported headers. Do not put it there 2001-02-22 14:45:02 +00:00
crypto-lib.com Make sure ECDSA is built and tested on VMS. 2002-05-23 13:33:55 +00:00
crypto.h new locks 2002-02-13 17:25:27 +00:00
cversion.c Add SSLEAY_DIR argument code for SSLeay_version. 2001-01-10 15:15:36 +00:00
ebcdic.c Instead of just checking for OpenVMS, check if DEC C is used, since it's as 2002-02-20 12:01:24 +00:00
ebcdic.h EBCDIC support. 2000-02-01 02:21:16 +00:00
ex_data.c Redo type-safety fix. 2001-09-07 11:43:30 +00:00
install.com Make sure ECDSA is built and tested on VMS. 2002-05-23 13:33:08 +00:00
Makefile.ssl Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
md32_common.h openbsd-x86 macros 2001-10-14 00:57:30 +00:00
mem_dbg.c Ensure that failure to create the BIO in 'CRYPTO_mem_leaks_fp' doesn't 2001-08-28 15:54:57 +00:00
mem.c No functional change, but slightly improved code clarity. 2001-01-10 19:26:34 +00:00
o_time.c Patches to make OpenSSL compilable on MacOS/X. 2002-01-08 09:19:31 +00:00
o_time.h Use one address consistently. 2001-07-05 10:20:07 +00:00
opensslconf.h.in GCC uses __i386__. 2002-01-26 03:57:41 +00:00
opensslv.h Change the date to XX xxx XXXX in development versions. 2002-04-11 21:51:40 +00:00
ossl_typ.h #undef some things that cause a conflict under Win32 when 2002-02-02 13:19:27 +00:00
symhacks.h Define a short alias for another long EC symbol. 2002-05-23 13:34:38 +00:00
tmdiff.c Missing #endif 2002-02-16 11:58:16 +00:00
tmdiff.h Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
uid.c User OPENSSL_UNISTD instead of <unistd.h>. 2001-04-26 08:26:18 +00:00