- Sep 05, 1999
-
-
Bodo Möller authored
Submitted by: Lennart Bang
-
Andy Polyakov authored
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...
-
Andy Polyakov authored
"Clean-up" stands for the fact that it's using common message digest template ../md32_common.h and sha[1_]dgst.c are reduced down to '#define SHA_[01]' and then '#include "sha_locl.h"'. It stands "(LP64)" there because it's 64 bit platforms which benefit most from the tune-up. The updated code exhibits 40% performance improvement on IRIX64 (sounds too good, huh? I probably should double check if it's not some cache trashing that was holding it back before), 28% - on Alpha Linux and 12% - Solaris 7/64.
-
- Sep 04, 1999
-
-
Dr. Stephen Henson authored
-
- Sep 03, 1999
-
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
portability. Submitted by: Lennart Bång
-
Bodo Möller authored
-
Dr. Stephen Henson authored
-
- Sep 01, 1999
-
-
Dr. Stephen Henson authored
-
- Aug 28, 1999
-
-
Andy Polyakov authored
-
Andy Polyakov authored
went down from 1050 to 921 cycles on Pentium II. I haven't checked the figures on Pentium yet.
-
Andy Polyakov authored
now and I'm putting it back to 'make test' later today.
-
Ulf Möller authored
-
Andy Polyakov authored
-
- Aug 27, 1999
-
-
Dr. Stephen Henson authored
on the command line for various utilities.
-
- Aug 25, 1999
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
config file (change RAW to DER).
-
- Aug 24, 1999
-
-
Ulf Möller authored
-
Andy Polyakov authored
-
Dr. Stephen Henson authored
block.
-
- Aug 23, 1999
-
-
Dr. Stephen Henson authored
DSA_METHOD to make it more consistent with RSA_METHOD.
-
- Aug 22, 1999
-
-
Dr. Stephen Henson authored
-
- Aug 19, 1999
-
-
Dr. Stephen Henson authored
-
- Aug 18, 1999
-
-
Bodo Möller authored
In case of a restart, v[0] and v[1] were incorrectly initialised. This was interpreted by ssl3_get_client_key_exchange as an RSA decryption failure (don't ask me why) and caused it to create a _random_ master key instead (even weirder), which obviously led to incorrect input to ssl3_generate_master_secret and thus caused "block cipher pad is wrong" error messages from ssl3_enc for the client's Finished message. Arrgh.
-
Bodo Möller authored
-
- Aug 17, 1999
-
-
Dr. Stephen Henson authored
support for encrypted content type in PKCS7_set_content().
-
Bodo Möller authored
-
- Aug 14, 1999
-
-
Ulf Möller authored
-
- Aug 13, 1999
-
-
Ulf Möller authored
-
Ulf Möller authored
Submitted by: Even Holen <Even.Holen@itea.ntnu.no>
-
Ulf Möller authored
Submitted by: Ivan Nejgebauer <ian@uns.ns.ac.yu>
-
Ulf Möller authored
-
Ulf Möller authored
-
- Aug 12, 1999
-
-
Bodo Möller authored
Everyone should have got it by now.
-
Bodo Möller authored
Submitted by: Erik Johannisson <erik@johannisson.se>
-
- Aug 11, 1999
-
-
Bodo Möller authored
-