openssl/crypto
Andy Polyakov 69fb1c3f9d SHA clean-up Intel assembler companion.
I've chosen to nest two functions in order to save about 4K. As a result
s1-win32.asm doesn't look right (nested PROC/ENDP SEGMENT/ENDS) and it's
probably impossible to compile. I assume I have to reconsider... But not
today...
1999-09-05 14:17:42 +00:00
..
asn1 New UTF8 utility functions to parse/generate UTF8 strings. 1999-09-04 17:19:55 +00:00
bf
bio Fix server behaviour when facing backwards-compatible client hellos. 1999-09-03 16:33:11 +00:00
bn Minor MIPS III/IV tune-up. 1999-08-24 16:02:16 +00:00
buffer
cast
comp
conf Don't shadow. 1999-06-21 10:08:56 +00:00
des make testapps after the library. 1999-08-28 12:50:48 +00:00
dh Make DH_free() free up any ex_data and also call the finish method. 1999-09-01 23:50:43 +00:00
dsa make update. 1999-08-24 17:45:16 +00:00
err correct error signalling for opendir() failure 1999-07-30 10:43:34 +00:00
evp Fix for a bug which meant encrypting BIOs sometimes wouldn't read the final 1999-08-24 13:21:35 +00:00
hmac
idea
lhash
md2
md5 md32_common.h update and accompanying MD5 update. 1999-08-28 12:41:03 +00:00
mdc2
objects make update. 1999-08-24 17:45:16 +00:00
pem Fix two remaining prototype-related warnings 1999-08-08 11:25:32 +00:00
perlasm More NASM support code it still doesn't work but it doesn't work less than it 1999-07-12 18:12:43 +00:00
pkcs7 make testapps after the library. 1999-08-28 12:50:48 +00:00
pkcs12 Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and add 1999-08-17 12:58:01 +00:00
rand
rc2
rc4
rc5 ignore r586unix.cpp 1999-07-22 16:23:54 +00:00
ripemd RIPEMD160 shape-up Intel assembler companion. Cycle counter benchmarks 1999-08-28 13:07:51 +00:00
rsa New RSA flag RSA_FLAG_EXT_PKEY, to always call rsa_mod_exp. 1999-07-27 21:58:08 +00:00
sha SHA clean-up Intel assembler companion. 1999-09-05 14:17:42 +00:00
stack
threads
txt_db
x509 Add new 'spkac' utility and several SPKAC utility functions. 1999-09-03 01:08:34 +00:00
x509v3 Allow extensions to be added to certificate requests, update the sample 1999-08-25 16:59:26 +00:00
.cvsignore Always use buildinf.h, which now includes the mk1mfinf.h data. 1999-07-29 12:57:23 +00:00
cpt_err.c
cryptlib.c Initial support for DH_METHOD. Also added a DH lock. A few changes made to 1999-08-23 23:11:32 +00:00
cryptlib.h
crypto-lib.com VMS updates. 1999-07-28 23:25:59 +00:00
crypto.h Initial support for DH_METHOD. Also added a DH lock. A few changes made to 1999-08-23 23:11:32 +00:00
cversion.c Always use buildinf.h, which now includes the mk1mfinf.h data. 1999-07-29 12:57:23 +00:00
ebcdic.h
ex_data.c Make the perl module compile and eliminate some of the warnings. 1999-07-22 16:10:31 +00:00
install.com VMS updates. 1999-07-28 23:25:59 +00:00
Makefile.ssl make testapps after the library. 1999-08-28 12:50:48 +00:00
md32_common.h md32_common.h update and accompanying MD5 update. 1999-08-28 12:41:03 +00:00
mem.c New compile time option -DCRYPTO_MDEBUG_THREAD. 1999-07-19 10:36:10 +00:00
opensslconf.h.in
opensslv.h Bump after tarball rolling. 1999-08-09 11:14:08 +00:00
tmdiff.c
tmdiff.h