openssl/crypto
2003-01-17 00:48:47 +00:00
..
aes Make AES_ENCRYPT and AES_DECRYPT macros instead of static constants. 2002-12-20 18:21:35 +00:00
asn1 Make sure the last character of the ASN.1 time string (the 'Z') is copied. 2003-01-01 03:40:59 +00:00
bf A few more files to ignore 2003-01-16 21:32:56 +00:00
bio OS/2 does binary by default, apparently. 2002-12-29 10:19:58 +00:00
bn A few more files to ignore 2003-01-16 21:32:56 +00:00
buffer
cast Unified targets for ELF assembler modules. Tested on Linux, Solaris and 2003-01-03 17:37:53 +00:00
comp Add some debugging output. 2003-01-16 17:28:46 +00:00
conf make update 2002-12-29 01:38:15 +00:00
des A few more files to ignore 2003-01-16 21:32:56 +00:00
dh As with RSA, which was modified recently, this change makes it possible to 2003-01-15 02:01:55 +00:00
dsa Fix initialization sequence to prevent freeing of unitialized objects. 2003-01-15 14:54:59 +00:00
dso Third argument to shl_load() is "long address", not a pointer. 2003-01-08 08:27:50 +00:00
ec avoid potential confusion about curves (prime192v1 and prime256v1 are 2003-01-16 16:05:23 +00:00
ecdh Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
ecdsa Fix initialization sequence to prevent freeing of unitialized objects. 2003-01-15 14:54:59 +00:00
engine FreeBSD has /dev/crypto as well. 2003-01-16 18:29:30 +00:00
err update error library for EC... changes 2003-01-15 11:47:28 +00:00
evp EVP_DecryptInit() should call EVP_CipherInit() not EVP_CipherInit_ex(). 2003-01-17 00:48:47 +00:00
hmac make update 2002-12-29 01:38:15 +00:00
idea Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
krb5 Armor against systems without ranlib... 2003-01-16 17:22:30 +00:00
lhash
md2 make update 2002-12-05 01:55:48 +00:00
md4 Make sure not to declare a clashing read() for DJGPP. 2003-01-13 15:35:22 +00:00
md5 A few more files to ignore 2003-01-16 21:32:56 +00:00
mdc2 A few more memset()s converted to OPENSSL_cleanse(). 2002-11-29 11:30:45 +00:00
objects avoid potential confusion about curves (prime192v1 and prime256v1 are 2003-01-16 16:05:23 +00:00
ocsp Armor against systems without ranlib... 2003-01-16 17:22:30 +00:00
pem make update 2002-12-29 01:38:15 +00:00
perlasm Avoid unnecessary pollution of object module name table. Cygwin shared 2003-01-10 10:16:39 +00:00
pkcs7 make update 2002-12-29 01:38:15 +00:00
pkcs12 make update 2002-12-29 01:38:15 +00:00
rand make update 2002-12-29 01:38:15 +00:00
rc2 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
rc4 A few more files to ignore 2003-01-16 21:32:56 +00:00
rc5 A few more files to ignore 2003-01-16 21:32:56 +00:00
ripemd A few more files to ignore 2003-01-16 21:32:56 +00:00
rsa This is the first step in allowing RSA_METHODs to implement their own key 2003-01-07 05:51:39 +00:00
sha A few more files to ignore 2003-01-16 21:32:56 +00:00
stack
threads
txt_db
ui Armor against systems without ranlib... 2003-01-16 17:22:30 +00:00
x509 make update 2002-12-29 01:38:15 +00:00
x509v3 Adjust the parameter lists in some not commonly used files. 2003-01-01 23:41:46 +00:00
.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 Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:04:36 +00:00
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 Merge from 0.9.7-stable. 2002-12-28 02:41:17 +00:00
symhacks.h
tmdiff.c
tmdiff.h
uid.c