openssl/crypto
2007-06-11 08:53:52 +00:00
..
aes AES_set_[en|de]crypt_key for ARMv4. 2007-05-30 15:57:31 +00:00
asn1 WIN32 fixes. 2007-06-08 00:26:16 +00:00
bf Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
bio Add -hmac option to dgst from 0.9.7 stable branch. 2007-02-08 19:07:43 +00:00
bn Commentary updates and minor optimization for bn_mont.c. 2007-06-11 08:53:52 +00:00
buffer
camellia Fix buffer overrun. Coverity ID 106. 2007-04-04 15:13:31 +00:00
cast Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
comp - use OPENSSL_malloc() etc. in zlib 2007-02-14 21:52:01 +00:00
conf Tidy up docs, remove warning. 2007-05-10 17:35:37 +00:00
des OPENSSL_IMPLEMENT_GLOBAL caused more grief than it's worth (it's used twice 2007-05-20 20:11:19 +00:00
dh check correct pointer before freeing it (Coverity CID 79,86) 2007-04-02 20:29:40 +00:00
dsa Add SEED encryption algorithm. 2007-04-23 23:48:59 +00:00
dso check if pointer is != NULL before dereferencing it (Coverity CID 40) 2007-04-02 20:02:27 +00:00
ec Fix crypto/ec/ec_mult.c to work properly with scalars of value 0 2007-05-22 09:47:43 +00:00
ecdh Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
ecdsa Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
engine Minor clean-up in crypto/engine. 2006-12-29 10:55:43 +00:00
err Experimental HMAC support via EVP_PKEY_METHOD. 2007-04-11 12:33:06 +00:00
evp Handle NULL parameter in some EVP utility functions. 2007-05-31 12:39:21 +00:00
hmac Revert broken change to ccgost. 2007-05-22 12:58:39 +00:00
idea Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
krb5
lhash Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
md2 Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
md4 Remove unnecessary casts and avoid some warnings with gcc 4.2. 2007-06-07 16:07:57 +00:00
md5 Remove unnecessary casts and avoid some warnings with gcc 4.2. 2007-06-07 16:07:57 +00:00
mdc2
objects Add SEED encryption algorithm. 2007-04-23 23:48:59 +00:00
ocsp Finish gcc 4.2 changes. 2007-06-07 13:14:42 +00:00
pem Finish gcc 4.2 changes. 2007-06-07 13:14:42 +00:00
perlasm x86cpuid fixes. 2007-05-19 17:52:51 +00:00
pkcs7 Finish gcc 4.2 changes. 2007-06-07 13:14:42 +00:00
pkcs12
pqueue
rand Initialize "buf" to 0 to make valgrind happy :-) 2007-03-02 17:54:51 +00:00
rc2 Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
rc4 Reimplement rc4-586.pl, relicense rc4-x86_64.pl. 2007-04-26 20:48:38 +00:00
rc5
ripemd Remove unnecessary casts and avoid some warnings with gcc 4.2. 2007-06-07 16:07:57 +00:00
rsa fix function codes for error 2007-04-24 01:06:19 +00:00
seed WIN32 fixes. 2007-06-08 00:26:16 +00:00
sha Remove unnecessary casts and avoid some warnings with gcc 4.2. 2007-06-07 16:07:57 +00:00
stack WIN32 fixes. 2007-06-08 00:26:16 +00:00
store
threads
ts fix function codes for error 2007-04-24 01:06:19 +00:00
txt_db Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
ui
whrlpool
x509 Finish gcc 4.2 changes. 2007-06-07 13:14:42 +00:00
x509v3 Finish gcc 4.2 changes. 2007-06-07 13:14:42 +00:00
.cvsignore
alphacpuid.s Fix linking error after adding alphacpuid.s. 2007-05-15 07:11:23 +00:00
cpt_err.c
cryptlib.c Update from fips2 branch. 2007-02-03 17:32:49 +00:00
cryptlib.h
crypto-lib.com Synchronise VMS with Unix. 2007-05-01 12:25:15 +00:00
crypto.h
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
ia64cpuid.S Profiling revealed that OPENSSL_cleanse consumes *more* CPU time than 2007-05-14 21:35:25 +00:00
install.com Add SEED encryption algorithm. 2007-04-23 23:48:59 +00:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
Makefile Throw in ppccpuid module. 2007-05-15 20:51:48 +00:00
md32_common.h Revert irrelevant changes from commit #16191. 2007-04-30 17:22:09 +00:00
mem_clr.c
mem_dbg.c
mem.c Profiling revealed that OPENSSL_cleanse consumes *more* CPU time than 2007-05-14 21:35:25 +00:00
o_dir_test.c
o_dir.c
o_dir.h
o_str.c
o_str.h
o_time.c
o_time.h
opensslconf.h.in
opensslv.h Reorganize the data used for SSL ciphersuite pattern matching. 2007-02-17 06:45:38 +00:00
ossl_typ.h
ppccpuid.pl Throw in ppccpuid module. 2007-05-15 20:51:48 +00:00
sparccpuid.S sparccpuid.s update. 2007-05-19 17:26:48 +00:00
sparcv9cap.c
symhacks.h
uid.c
x86_64cpuid.pl Profiling revealed that OPENSSL_cleanse consumes *more* CPU time than 2007-05-14 21:35:25 +00:00
x86cpuid.pl x86cpuid fixes. 2007-05-19 17:52:51 +00:00