openssl/crypto
Andy Polyakov 1e6bccc240 SSE2 SHA512_Transform implementation. No, it's not used anywhere yet and
is subject to change as C implementation is added...
2004-05-06 10:41:07 +00:00
..
aes
asn1 Make ASN1 code work again... 2004-04-27 18:33:40 +00:00
bf
bio make update 2004-04-19 18:33:41 +00:00
bn SSE2 accelerated bn_mul_add_words. Code is currently disabled till proper 2004-05-06 10:36:49 +00:00
buffer make update 2004-04-19 18:33:41 +00:00
cast
comp make update 2004-04-19 18:33:41 +00:00
conf When the pointer 'from' changes, it's stored length needs to change as 2004-05-06 09:33:22 +00:00
des make update 2004-04-19 18:33:41 +00:00
dh make update 2004-04-19 18:33:41 +00:00
dsa The new BN_CTX code makes this sort of abuse unnecessary. 2004-04-28 18:34:39 +00:00
dso make update 2004-04-19 18:33:41 +00:00
ec Fix realloc usage in ec_curve.c 2004-05-04 20:08:55 +00:00
ecdh (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
ecdsa (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
engine make update 2004-04-19 18:33:41 +00:00
err make update 2004-04-19 18:33:41 +00:00
evp make update 2004-04-19 18:33:41 +00:00
hmac
idea
krb5
lhash make update 2004-04-19 18:33:41 +00:00
md2 make update 2004-04-19 18:33:41 +00:00
md4
md5
mdc2 make update 2004-04-19 18:33:41 +00:00
objects
ocsp make update 2004-04-19 18:33:41 +00:00
pem Fix leak. 2004-04-22 12:37:16 +00:00
perlasm Support for IA-32 SSE2 instruction set. 2004-05-06 10:31:09 +00:00
pkcs7 make update 2004-04-19 18:33:41 +00:00
pkcs12 make update 2004-04-19 18:33:41 +00:00
rand make update 2004-04-19 18:33:41 +00:00
rc2
rc4
rc5 This is essentially Intel 32-bit compiler tune-up. To start with all 2004-03-28 21:27:47 +00:00
ripemd
rsa With the new dynamic BN_CTX implementation, there should be no need for 2004-04-27 13:24:51 +00:00
sha SSE2 SHA512_Transform implementation. No, it's not used anywhere yet and 2004-05-06 10:41:07 +00:00
stack Extend the index parameter checking from sk_value to sk_set(). Also tidy up 2004-04-21 15:08:56 +00:00
store make update 2004-04-19 18:33:41 +00:00
threads
txt_db make update 2004-04-19 18:33:41 +00:00
ui make update 2004-04-19 18:33:41 +00:00
x509 make update 2004-04-19 18:33:41 +00:00
x509v3 make update 2004-04-19 18:33:41 +00:00
.cvsignore
cpt_err.c
cryptlib.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
cryptlib.h
crypto-lib.com
crypto.h
cversion.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
ebcdic.c
ebcdic.h
ex_data.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
install.com
Makefile.ssl make update 2004-04-19 18:33:41 +00:00
md32_common.h This is essentially Intel 32-bit compiler tune-up. To start with all 2004-03-28 21:27:47 +00:00
mem_clr.c
mem_dbg.c
mem.c
o_str.c
o_str.h
o_time.c
o_time.h
opensslconf.h.in
opensslv.h
ossl_typ.h Reduce header interdependencies, initially in engine.h (the rest of the 2004-04-19 17:46:04 +00:00
symhacks.h Add symbol hacks for some long names. 2004-03-29 08:13:49 +00:00
tmdiff.c
tmdiff.h
uid.c