openssl/crypto
2002-12-27 14:51:49 +00:00
..
aes Make AES_ENCRYPT and AES_DECRYPT macros instead of static constants. 2002-12-20 18:21:35 +00:00
asn1 Workaround for GCC-ia64 compiler bug. 2002-12-06 17:18:10 +00:00
bf
bio
bn Finally, a bn_div_words() in VAX assembler that goes through all tests. 2002-12-23 11:25:51 +00:00
buffer
cast
comp Implement a stateful variant if the ZLIB compression method. The old 2002-12-08 02:39:38 +00:00
conf
des Fix for RT#405, Solaris refuses to invoke preprocessor if egrep returns 1. 2002-12-18 09:03:48 +00:00
dh make update 2002-12-09 02:19:27 +00:00
dsa make update 2002-12-09 02:19:27 +00:00
dso
ec This is a first-cut at improving the callback mechanisms used in 2002-12-08 05:24:31 +00:00
ecdh
ecdsa This is a first-cut at improving the callback mechanisms used in 2002-12-08 05:24:31 +00:00
engine The ampersand is not required in these constructs, and was giving AIX 2002-12-13 22:01:46 +00:00
err
evp Some compilers are quite picky about non-void functions that don't return 2002-12-06 08:50:06 +00:00
hmac make update 2002-12-05 01:55:48 +00:00
idea
krb5
lhash
md2 make update 2002-12-05 01:55:48 +00:00
md4 x86_64 performance patch. 2002-12-14 20:42:05 +00:00
md5 UltraSPARC performance "tune-up." 2002-12-27 14:51:49 +00:00
mdc2 A few more memset()s converted to OPENSSL_cleanse(). 2002-11-29 11:30:45 +00:00
objects Keep the internal lowercase 'surname', for programmer's sake. 2002-12-20 09:39:34 +00:00
ocsp
pem A few more memset()s converted to OPENSSL_cleanse(). 2002-11-29 11:30:45 +00:00
perlasm Make "perl des-586.pl a.out" work, see RT#402 2002-12-17 08:05:49 +00:00
pkcs7
pkcs12
rand Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> 2002-12-03 14:20:44 +00:00
rc2
rc4
rc5 Don't define macros in terms of asm() when __STRICT_ANSI is defined. 2002-12-15 05:54:56 +00:00
ripemd x86_64 performance patch. 2002-12-14 20:42:05 +00:00
rsa make update 2002-12-09 02:19:27 +00:00
sha x86_64 performance patch. 2002-12-14 20:42:05 +00:00
stack
threads
txt_db
ui Only check for a result buffer if the allocated string is a prompt string. 2002-12-05 00:04:30 +00:00
x509 A memset() too many got converted into a OPENSSL_cleanse(). 2002-12-10 08:26:05 +00:00
x509v3
.cvsignore
cpt_err.c
cryptlib.c In CRYPTO_lock(), check that the application cares about locking (provided 2002-12-11 08:56:35 +00:00
cryptlib.h
crypto-lib.com Synchronise with Makefiles. 2002-12-15 20:59:24 +00:00
crypto.h Implement a stateful variant if the ZLIB compression method. The old 2002-12-08 02:39:38 +00:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
install.com
Makefile.ssl Propagate MAKEDEPPROG to the subdirs under crypto/. 2002-12-20 15:28:42 +00:00
md32_common.h x86_64 performance patch. 2002-12-14 20:42:05 +00:00
mem_clr.c Make CRYPTO_cleanse() independent of endianness. 2002-12-03 16:06:40 +00:00
mem_dbg.c
mem.c
o_time.c
o_time.h
opensslconf.h.in Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_H 2002-12-11 07:24:43 +00:00
opensslv.h
ossl_typ.h
symhacks.h
tmdiff.c
tmdiff.h
uid.c