openssl/crypto
Bodo Möller 012c86ab74 move ECC ASN1 that is not specific to ECDSA into crypto/ec/,
and make some appropriate changes to the EC library.

Submitted by: Nils Larsch
2002-06-10 12:41:18 +00:00
..
aes In CFB mode, the iv is always encrypted. 2002-05-31 13:07:39 +00:00
asn1 move ECC ASN1 that is not specific to ECDSA into crypto/ec/, 2002-06-10 12:18:21 +00:00
bf
bio Check the return values where memory allocation failures may happen. 2002-05-30 16:47:45 +00:00
bn Check the return values where memory allocation failures may happen. 2002-05-30 16:47:45 +00:00
buffer
cast
comp
conf Fix bugs and typos. 2002-03-18 13:10:45 +00:00
des make update (libeay.num has been edited to match 0.9.7-stable) 2002-04-06 19:16:12 +00:00
dh fix DH_generate_parameters for general 'generator' 2002-03-20 16:04:04 +00:00
dsa Make {RSA,DSA,DH}_new_method obtain and release an ENGINE 2002-03-09 18:25:03 +00:00
dso Set DLOPEN_FLAG the same way on NetBSD as on OpenBSD. 2002-05-29 21:00:08 +00:00
ec move ECC ASN1 that is not specific to ECDSA into crypto/ec/, 2002-06-10 12:41:18 +00:00
ecdsa move ECC ASN1 that is not specific to ECDSA into crypto/ec/, 2002-06-10 12:18:21 +00:00
engine Since there's no continuation, the ; can go as well :-) 2002-06-05 09:08:41 +00:00
err ERR_file_name is no longer being used. 2002-04-22 13:54:50 +00:00
evp use sstrsep() to get the proper type to aoti(). 2002-06-03 15:27:46 +00:00
hmac Initialize cipher context in KRB5 2002-03-14 18:22:23 +00:00
idea
krb5
lhash Remove superflous (and buggy) statement <justin.fletcher@ntlworld.com>. 2002-03-21 19:08:35 +00:00
md2
md4
md5
mdc2
objects Make sure that settings are passed back and forth when walking around 2002-06-06 10:16:59 +00:00
ocsp
pem Check errors when parsing a PKCS8INF PEM FILE, or there will be a core dump on error. 2002-06-05 11:58:29 +00:00
perlasm
pkcs7 in SignerInfo, use ecdsa-with-SHA1 OID for ECDSA (not ecPublicKey) 2002-05-07 15:14:12 +00:00
pkcs12 Initialize cipher context in KRB5 2002-03-14 18:22:23 +00:00
rand Use OPENSSL_SYS_VMS instead of just VMS 2002-05-22 11:35:45 +00:00
rc2
rc4
rc5
rijndael
ripemd Synchronise with 0.9.7-stable. 2002-04-29 10:19:19 +00:00
rsa Check the return values where memory allocation failures may happen. 2002-05-30 16:47:45 +00:00
sha
stack Fix various warnings when compiling with KRB5 code. 2002-03-12 02:59:37 +00:00
threads
txt_db Check the return values where memory allocation failures may happen. 2002-05-30 16:47:45 +00:00
ui One place where VMS wasn't changed to OPENSSL_SYS_VMS... 2002-05-09 18:27:06 +00:00
x509
x509v3 Check the return values where memory allocation failures may happen. 2002-05-30 16:47:45 +00:00
.cvsignore
cpt_err.c
cryptlib.c
cryptlib.h
crypto-lib.com Make sure ECDSA is built and tested on VMS. 2002-05-23 13:33:55 +00:00
crypto.h
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
install.com Make sure ECDSA is built and tested on VMS. 2002-05-23 13:33:08 +00:00
Makefile.ssl fix for 'make update' 2002-06-10 11:46:32 +00:00
md32_common.h
mem_dbg.c
mem.c
o_time.c
o_time.h
opensslconf.h.in
opensslv.h Change the date to XX xxx XXXX in development versions. 2002-04-11 21:51:40 +00:00
ossl_typ.h
symhacks.h Define a short alias for another long EC symbol. 2002-05-23 13:34:38 +00:00
tmdiff.c
tmdiff.h
uid.c