openssl/crypto
Bodo Möller 7e31164ae0 ASN1 for binary curves
Submitted by: Nils Larsch
2002-08-26 11:25:54 +00:00
..
aes Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
asn1 ASN1 for binary curves 2002-08-26 11:25:54 +00:00
bf Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:39:25 +00:00
bio Certain flag macros were tested with #if instead if #ifdef... 2002-08-02 11:13:37 +00:00
bn Do not use the word 'modulus', which is a class template name in VC++ 6.0/SP5. 2002-08-12 21:20:25 +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 make update 2002-08-09 12:16:15 +00:00
des Certain flag macros were tested with #if instead if #ifdef... 2002-08-02 11:13:37 +00:00
dh make update 2002-08-09 12:16:15 +00:00
dsa make update 2002-08-09 12:16:15 +00:00
dso The first compile of the new merger method for VMS *almost* got 2002-07-19 11:57:17 +00:00
ec ASN1 for binary curves 2002-08-26 11:25:54 +00:00
ecdh #if out unused function to shut the compiler up. 2002-08-22 23:00:54 +00:00
ecdsa Simplify handling of named curves: get rid of EC_GROUP_new_by_name(), 2002-08-15 09:21:31 +00:00
engine Change C++ style comments 2002-08-22 23:03:04 +00:00
err make update 2002-08-09 12:16:15 +00:00
evp 'EC' vs. 'ECDSA' 2002-08-16 11:19:07 +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 OCSP and KRB5 Makefil.ssl should be consistent with all the others 2002-08-01 14:18:52 +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 Fix typo in OBJ_txt2obj which incorrectly passed the content 2002-08-14 00:48:02 +00:00
ocsp make update 2002-08-09 12:16:15 +00:00
pem get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead) 2002-08-12 08:47:41 +00:00
perlasm Further enhance assembler support on Cygwin and DJGPP. 2002-07-18 12:37:59 +00:00
pkcs7 get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead) 2002-08-12 08:47:41 +00:00
pkcs12 make update 2002-08-09 12:16:15 +00:00
rand make update 2002-08-09 12:16:15 +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 Do not include openssl/ripemd.h when the RIPEMD algorithm has been deselected. 2002-08-12 21:22:00 +00:00
rsa make update 2002-08-09 12:16:15 +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
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 Make -nameopt work in req and add support for -reqopt 2002-08-22 23:43:48 +00:00
x509v3 make update 2002-08-09 12:16:15 +00:00
.cvsignore
cpt_err.c
cryptlib.c Add ECDH support. 2002-08-09 08:43:04 +00:00
cryptlib.h get rid of OpenSSLDie 2002-08-02 11:48:15 +00:00
crypto-lib.com Yet a couple of modules forgotten. These weren't important for 2002-08-15 09:39:01 +00:00
crypto.h Add ECDH support. 2002-08-09 08:43:04 +00:00
cversion.c
ebcdic.c The default C compiler on MacOS X doesn't like empty object files 2002-07-16 10:46:00 +00:00
ebcdic.h
ex_data.c
install.com A new header. 2002-08-09 22:34:57 +00:00
Makefile.ssl Add ECDH support. 2002-08-09 08:43:04 +00:00
md32_common.h
mem_dbg.c
mem.c If CRYPTO_realloc() is called with a NULL pointer, have it call 2002-08-01 10:08:37 +00:00
o_time.c
o_time.h
opensslconf.h.in
opensslv.h The version of the shared library should, for now, reflect the version 2002-07-31 13:24:26 +00:00
ossl_typ.h
symhacks.h Remove clashes between symbols that have the same name except for 2002-08-11 12:23:08 +00:00
tmdiff.c
tmdiff.h
uid.c