openssl/crypto
Richard Levitte 7081f3bd89 Constify the RSA parts of the ASN.1 library. Note some ugly casts
that are needed in the ASN.1 macros.  Hopefully, we can get rid of
those in an elegant way in the future.
2000-11-06 23:04:15 +00:00
..
asn1 Constify the RSA parts of the ASN.1 library. Note some ugly casts 2000-11-06 23:04:15 +00:00
bf
bio On some operating systems, MAX is defined. Call ours OSSL_MAX instead 2000-10-22 12:44:12 +00:00
bn Constify the BIGNUM routines a bit more. The only trouble were the 2000-11-06 21:15:54 +00:00
buffer
cast
comp
conf Keep binary backward compatibility by putting new method function 2000-10-19 08:29:27 +00:00
des
dh Merge the engine branch into the main trunk. All conflicts resolved. 2000-10-26 21:07:28 +00:00
dsa Merge the engine branch into the main trunk. All conflicts resolved. 2000-10-26 21:07:28 +00:00
dso avoid memory leak 2000-11-03 15:40:10 +00:00
engine As a consequence of the BIGNUM constification, the ENGINE code needs a 2000-11-06 22:15:50 +00:00
err The majority of the OCSP code from CertCo. 2000-10-27 11:05:35 +00:00
evp Constify the RSA library. 2000-11-06 22:49:05 +00:00
hmac The experimental Rijndael code moved to the main trunk. 2000-10-14 20:09:54 +00:00
idea
lhash
md2
md4
md5
mdc2
objects Minor corrections (HPUX). 2000-11-03 16:35:31 +00:00
ocsp Instead of just STACK, use STACK_OF(ASN1_OBJECT). 2000-11-03 00:59:49 +00:00
pem The experimental Rijndael code moved to the main trunk. 2000-10-14 20:09:54 +00:00
perlasm
pkcs7 The experimental Rijndael code moved to the main trunk. 2000-10-14 20:09:54 +00:00
pkcs12 The experimental Rijndael code moved to the main trunk. 2000-10-14 20:09:54 +00:00
rand Set the CryptoAPI randomness estimate back to 0. 2000-11-04 03:33:26 +00:00
rc2
rc4
rc5
rijndael The experimental Rijndael code moved to the main trunk. 2000-10-14 20:09:54 +00:00
ripemd
rsa Constify the RSA library. 2000-11-06 22:34:17 +00:00
sha Fix for bug (?) in assembly language routines for SHA1. This 2000-10-20 00:36:45 +00:00
stack The majority of the OCSP code from CertCo. 2000-10-27 11:05:35 +00:00
threads
txt_db
x509 The majority of the OCSP code from CertCo. 2000-10-27 11:05:35 +00:00
x509v3 The majority of the OCSP code from CertCo. 2000-10-27 11:05:35 +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 Merge the engine branch into the main trunk. All conflicts resolved. 2000-10-26 21:07:28 +00:00
crypto.h Merge the engine branch into the main trunk. All conflicts resolved. 2000-10-26 21:07:28 +00:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c CRYPTO_get_ex_new_index would never return an error. 2000-10-16 06:01:41 +00:00
install.com Merge the engine branch into the main trunk. All conflicts resolved. 2000-10-26 21:07:28 +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
mem.c
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