- Sep 20, 2000
-
-
Ulf Möller authored
-
Ulf Möller authored
-
Dr. Stephen Henson authored
Add docs for X509_get_ext_d2i() function. Add some major changes to NEWS...
-
- Sep 19, 2000
-
-
Bodo Möller authored
BN_mod_mul_montgomery, which calls bn_sqr_recursive without much preparation. bn_sqr_recursive requires the length of its argument to be a power of 2, which is not always the case here. There's no reason for not using BN_sqr -- if a simpler approach to squaring made sense, then why not change BN_sqr? (Using BN_sqr should also speed up DH where g is chosen such that it becomes small [e.g., 2] when converted to Montgomery representation.) Case closed :-)
-
Richard Levitte authored
better not to use it.
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Bodo Möller authored
-
Ulf Möller authored
-
Bodo Möller authored
make disabled code slightly more correct (this does not solve the problem though).
-
Dr. Stephen Henson authored
ASN1_TYPE (though they are both ASN1_STRING so it didn't cause any problems). Make 'siglen' an int in apps/dgst.c so we can check the return value of BIO_read() etc.
-
Bodo Möller authored
in 0.9.6-beta1 and 0.9.6-beta2 and caused the BN_mont_exp_mont_word() failure (bug report "openssh 2.2.0p1 fails with openssl 0.9.6-beta1").
-
Richard Levitte authored
quirk is fixed.
-
Richard Levitte authored
better not to use it.
-
Richard Levitte authored
-
Richard Levitte authored
Reorder the Blowfish documentation so the low-level routines do not get so prominent, and make sure to say out loud what they expect.
-
- Sep 18, 2000
-
-
Dr. Stephen Henson authored
Buffering BIO docs.
-
Ulf Möller authored
-
Ulf Möller authored
-
Richard Levitte authored
-
Richard Levitte authored
Reported by Steve Robb <steve@eu.c2.net>
-
Richard Levitte authored
New documentation about things related to SSL_CIPHER. Submitted by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Dr. Stephen Henson authored
-
Richard Levitte authored
-
Richard Levitte authored
so disable that part. Reported by Jeffrey Altman <jaltman@columbia.edu>
-
Richard Levitte authored
-
Richard Levitte authored
disagree on the proper syntax and type names.
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
Jeffrey Altman reminds us to initialize some variables and ercommends the use of LOadLibrary instead of GetModuleHandle
-
- Sep 17, 2000
-
-
Richard Levitte authored
-
Richard Levitte authored
accordingly.
-
Richard Levitte authored
-