openssl/crypto
Dr. Stephen Henson 06db4253e2 Change the PKCS7 structure to use SEQUENCE OF for the
authenticated attributes: this is used to retain the
original encoding and not break signatures.

Support for a SET OF which reorders the STACK when
encoding a structure. This will be used with the
PKCS7 code.
2000-12-13 23:54:30 +00:00
..
asn1 Change the PKCS7 structure to use SEQUENCE OF for the 2000-12-13 23:54:30 +00:00
bf
bio in some new file names the first 8 characters were not unique 2000-11-12 22:32:18 +00:00
bn Problem: bn_mul_normal() misbehaves if the size of b is 0. 2000-12-13 15:29:29 +00:00
buffer
cast
comp COMP_zlib should always be declared, even if it is not functional. 2000-11-30 23:41:58 +00:00
conf Constification of the data of a hash table. This means the callback 2000-12-13 17:15:03 +00:00
des
dh Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
dsa Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
dso shl_load() also needs to load along a path given through an 2000-11-07 11:25:26 +00:00
ec Changes to Lenka's Montgomery implementation. 2000-11-30 17:35:17 +00:00
engine On Windows, Rainbow uses _stdcall convention under Windows. 2000-12-05 08:16:25 +00:00
err Constification of the data of a hash table. This means the callback 2000-12-13 17:15:03 +00:00
evp First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu> 2000-11-30 22:53:34 +00:00
hmac in some new file names the first 8 characters were not unique 2000-11-12 22:32:18 +00:00
idea
lhash Constification of the data of a hash table. This means the callback 2000-12-13 17:15:03 +00:00
md2
md4
md5
mdc2
objects Constification of the data of a hash table. This means the callback 2000-12-13 17:15:03 +00:00
ocsp Replace the old style OCSP ASN1 module. 2000-12-13 18:21:51 +00:00
pem in some new file names the first 8 characters were not unique 2000-11-12 22:32:18 +00:00
perlasm another fix for the debug print 2000-12-06 04:14:37 +00:00
pkcs7 Change the PKCS7 structure to use SEQUENCE OF for the 2000-12-13 23:54:30 +00:00
pkcs12 Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
rand fix for Borland C 2000-11-29 16:43:50 +00:00
rc2
rc4
rc5
rijndael ignore 2000-11-14 19:18:31 +00:00
ripemd
rsa Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
sha Fix for bug (?) in assembly language routines for SHA1. This 2000-10-20 00:36:45 +00:00
stack Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
threads
txt_db First step in tidying up the LHASH code. The callback prototypes (and 2000-12-01 20:31:52 +00:00
x509 Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
x509v3 Stop extension creation code core dumping. 2000-12-13 13:55:03 +00:00
.cvsignore
cpt_err.c
cryptlib.c Merge the engine branch into the main trunk. All conflicts resolved. 2000-10-26 21:07:28 +00:00
cryptlib.h
crypto-lib.com BN_mod_sqrt 2000-11-30 00:20:20 +00:00
crypto.h Constification of CRYPTO_get_ex_data() needed for the sake of 2000-11-06 23:24:59 +00:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c Constification of CRYPTO_get_ex_data() needed for the sake of 2000-11-06 23:24:59 +00:00
install.com Addapt the VMS scripts to the changes in the Makefiles. 2000-11-22 04:54:06 +00:00
Makefile.ssl Merge the engine branch into the main trunk. All conflicts resolved. 2000-10-26 21:07:28 +00:00
md32_common.h _lrotl() is a call to the C runtime library! 2000-10-30 20:14:27 +00:00
mem_dbg.c Constification of the data of a hash table. This means the callback 2000-12-13 17:15:03 +00:00
mem.c Constification of the data of a hash table. This means the callback 2000-12-13 17:15:03 +00:00
opensslconf.h.in
opensslv.h Bump the shared library version (should have been done a while ago). 2000-10-13 15:09:06 +00:00
symhacks.h
tmdiff.c
tmdiff.h