openssl/crypto
2000-11-12 02:13:38 +00:00
..
asn1 Constify DH-related code. 2000-11-07 14:30:37 +00:00
bf 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
bio On some operating systems, MAX is defined. Call ours OSSL_MAX instead 2000-10-22 12:44:12 +00:00
bn Make Rijndael work! Those long flights have some good points. 2000-11-12 02:13:38 +00:00
buffer 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
cast 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
comp 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
conf Keep binary backward compatibility by putting new method function 2000-10-19 08:29:27 +00:00
des 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
dh Constify DH-related code. 2000-11-07 14:30:37 +00:00
dsa Constify DSA-related code. 2000-11-07 13:54:39 +00:00
dso shl_load() also needs to load along a path given through an 2000-11-07 11:25:26 +00:00
engine Remove references to RSAref. The glue library is but a memory to fade 2000-11-08 17:51:37 +00:00
err Remove references to RSAref. The glue library is but a memory to fade 2000-11-08 17:51:37 +00:00
evp Make Rijndael work! Those long flights have some good points. 2000-11-12 02:13:38 +00:00
hmac The experimental Rijndael code moved to the main trunk. 2000-10-14 20:09:54 +00:00
idea 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
lhash Constification of LHASH. Contributed by "Paul D. Smith" <psmith@gnu.org> 2000-11-07 23:43:21 +00:00
md2 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
md4 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
md5 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
mdc2 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
objects Minor corrections (HPUX). 2000-11-03 16:35:31 +00:00
ocsp Make this stuff compile. 2000-11-12 02:11:13 +00:00
pem The experimental Rijndael code moved to the main trunk. 2000-10-14 20:09:54 +00:00
perlasm Move the 'file scope' argument in set_label to 2000-03-03 00:06:40 +00:00
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 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
rc4 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
rc5 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
rijndael The experimental Rijndael code moved to the main trunk. 2000-10-14 20:09:54 +00:00
ripemd 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
rsa Really stupid glitch (a comment not properly ended) fixed. 2000-11-08 18:10:35 +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 There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
txt_db 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
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 Always use buildinf.h, which now includes the mk1mfinf.h data. 1999-07-29 12:57:23 +00:00
cpt_err.c Add support for dynamically created and destroyed mutexes. This will 2000-06-18 15:59:04 +00:00
cryptlib.c Merge the engine branch into the main trunk. All conflicts resolved. 2000-10-26 21:07:28 +00:00
cryptlib.h In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, 2000-05-02 12:35:04 +00:00
crypto-lib.com Remove references to RSAref. The glue library is but a memory to fade 2000-11-08 17:51:37 +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 Always use buildinf.h, which now includes the mk1mfinf.h data. 1999-07-29 12:57:23 +00:00
ebcdic.c Add new -notext option to 'ca', -pubkey option to spkac. 2000-02-03 02:56:48 +00:00
ebcdic.h EBCDIC support. 2000-02-01 02:21:16 +00:00
ex_data.c Constification of CRYPTO_get_ex_data() needed for the sake of 2000-11-06 23:24:59 +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.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
mem_dbg.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
opensslconf.h.in Cosmetic change. No, openssl.h.in is not autogenerated :-) 2000-02-18 09:06:55 +00:00
opensslv.h Bump the shared library version (should have been done a while ago). 2000-10-13 15:09:06 +00:00
symhacks.h A couple of more names need to be shortened for VMS on VAX. 2000-09-17 14:44:35 +00:00
tmdiff.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
tmdiff.h Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00