openssl/crypto
Richard Levitte a9188d4e17 Compaq C 6.2 for VMS will complain when we want to convert
non-function pointers to function pointers and vice versa.
The current solution is to have unions that describe the
conversion we want to do, and gives us the ability to extract
the type of data we want.

The current solution is a quick fix, and can probably be made
in a more general or elegant way.
2000-01-18 09:30:51 +00:00
..
asn1 Use CRYPTO_push_info to track down memory leak 2000-01-13 22:52:52 +00:00
bf Improve support for running everything as a monolithic application. 1999-10-25 19:36:01 +00:00
bio Compaq C 6.2 for VMS will complain when we want to convert 2000-01-18 09:30:51 +00:00
bn - Pseudo-seed the PRNG in programs used for "make test" 2000-01-14 17:55:37 +00:00
buffer
cast Improve support for running everything as a monolithic application. 1999-10-25 19:36:01 +00:00
comp
conf It's possible that considering the configuration file as a binary file 1999-11-12 02:19:05 +00:00
des MacOS updates. Initial support for GUSI (MacOS socket implementation) 1999-12-26 22:46:49 +00:00
dh Header for RAND_seed() 2000-01-16 21:07:36 +00:00
dsa add "randomness" 2000-01-15 21:48:46 +00:00
err Avoid some warnings, and run "make update". 2000-01-14 17:28:48 +00:00
evp RAND_bytes's return values is 0 for an error, not -1. 2000-01-15 20:24:12 +00:00
hmac
idea
lhash
md2
md5 Makefile clean-ups, crypto/bn/asm/alpha.s compiles on Alpha Linux. 1999-12-25 16:08:31 +00:00
mdc2 Add functions des_set_key_checked, des_set_key_unchecked. 1999-12-03 20:24:21 +00:00
objects Compaq C 6.2 for VMS will complain when we want to convert 2000-01-18 09:30:51 +00:00
pem Precautions against using the PRNG uninitialized: RAND_bytes() now 2000-01-13 20:59:17 +00:00
perlasm Initial support for MacOS is now available 1999-12-19 16:17:45 +00:00
pkcs7 New function RAND_pseudo_bytes() generated pseudorandom numbers that 2000-01-16 15:58:17 +00:00
pkcs12 Add OIDs for idea and blowfish. Unfortunately these are in 1999-12-29 02:59:18 +00:00
rand New function RAND_pseudo_bytes() generated pseudorandom numbers that 2000-01-16 15:58:17 +00:00
rc2 Improve support for running everything as a monolithic application. 1999-10-25 19:36:01 +00:00
rc4 Improve support for running everything as a monolithic application. 1999-10-25 19:36:01 +00:00
rc5 Improve support for running everything as a monolithic application. 1999-10-25 19:36:01 +00:00
ripemd MacOS updates. 1999-12-19 16:07:19 +00:00
rsa Let "make test" survive without DEVRANDOM 2000-01-14 18:43:22 +00:00
sha Metrowerks for Motorola tune-up. 2000-01-02 22:03:10 +00:00
stack New options to the -verify program which can be used for chain verification. 1999-11-26 00:27:07 +00:00
threads
txt_db
x509 Avoid some warnings, and run "make update". 2000-01-14 17:28:48 +00:00
x509v3 Avoid converting void * to a function pointer when NULL is defined as 2000-01-18 08:23:15 +00:00
.cvsignore
cpt_err.c
cryptlib.c Late break-in patch for MacOS support. 1999-12-19 21:35:29 +00:00
cryptlib.h
crypto-lib.com Give the user the possibility to ask for compilation of only the files 2000-01-17 00:57:10 +00:00
crypto.h add V_CRYPTO_MDEBUG_ALL 2000-01-07 10:50:54 +00:00
cversion.c
ebcdic.h
ex_data.c
install.com Make sure installed files are world readable 1999-11-12 01:42:59 +00:00
Makefile.ssl make no-des and no-rc2 work. 2000-01-07 12:15:54 +00:00
md32_common.h Metrowerks for Motorola tune-up. 2000-01-02 22:03:10 +00:00
mem_dbg.c Compaq C 6.2 for VMS will complain when we want to convert 2000-01-18 09:30:51 +00:00
mem.c Late break-in patch for MacOS support. 1999-12-19 21:35:29 +00:00
opensslconf.h.in RC4 tune-up featuring 30-40% performance improvement on most RISC 1999-10-07 12:03:59 +00:00
opensslv.h
tmdiff.c
tmdiff.h