- Feb 14, 2003
-
-
Geoff Thorpe authored
verification step of CRT private key operations in the RSA code - previously no montgomery form was checked or used for 'n', and so it would be generated on the fly each time. As a result, private key operations are now a percent or two faster. Rather than adding this as another repetition of the nearly-identical montgomery "check for first-use" initialisation code blocks, I've taken this chance to create a helper function and macro-wrapper to replace them. PR: 475
-
Bodo Möller authored
-
Richard Levitte authored
PR: 454
-
Richard Levitte authored
on it.
-
Richard Levitte authored
I also updated the bn_ops field with values taken from OpenBSD-mips. PR: 498
-
Richard Levitte authored
PR: 500
-
Richard Levitte authored
PR: 500
-
Richard Levitte authored
PR: 358
-
- Feb 13, 2003
-
-
Richard Levitte authored
applications, at least on the platforms where it's known how to do it. Note: this has only been tested on GNU-based platforms (Linux), and needs to be tested on all others. Additionally, it's not yet supported on the following platforms, for lack of information: Darwin (MacOS X) Cygwin OSF1/Alpha SVR3 ReliantUNIX Please help out with testing and the platforms we don't yet know well enough.
-
Richard Levitte authored
-
Richard Levitte authored
-
- Feb 12, 2003
-
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Bodo Möller authored
efficiency (EC_PRE_COMP objects are now constant once completed). Extend 'extra_data' API to support arbitrarily many slots (although we need only one at the moment). Modify EC internal 'extra_data' API: EC_GROUP_[clear_]free_extra_data now frees only a single slot (the previous functions are available as EC_GROUP_[clear_]free_all_extra_data). Submitted by: Nils Larsch Reviewed by: Bodo Moeller
-
Richard Levitte authored
mit_des_cbc_cksum(). The difference was first observed, then verified by looking at the MIT source.
-
Dr. Stephen Henson authored
-
Bodo Möller authored
-
- Feb 11, 2003
-
-
Bodo Möller authored
-
Dr. Stephen Henson authored
-
- Feb 10, 2003
-
-
Dr. Stephen Henson authored
-
Richard Levitte authored
-
- Feb 08, 2003
-
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Bodo Möller authored
-
- Feb 07, 2003
-
-
Bodo Möller authored
-
- Feb 06, 2003
-
-
Bodo Möller authored
-
Richard Levitte authored
-
Bodo Möller authored
Submitted by: Nils Larsch Reviewed by: Bodo Moeller
-
- Feb 05, 2003
-
-
Bodo Möller authored
Submitted by: Toni Andjelkovic <toni@soth.at>
-
Bodo Möller authored
-
Dr. Stephen Henson authored
-
- Feb 04, 2003
-
-
Bodo Möller authored
-
Bodo Möller authored
- OpenSSL version differences - Sun /dev/urandom patch information
-
- Feb 01, 2003
-
-
Ben Laurie authored
-
Ben Laurie authored
-
- Jan 31, 2003
-
-
Richard Levitte authored
let's make that a void *. Also, BIO_socket_nbio() should send it an int argument, not a long. PR: 457
-
- Jan 30, 2003
-
-
Richard Levitte authored
PR: 424
-
Richard Levitte authored
PR: 364
-
Richard Levitte authored
PR: 327
-
Richard Levitte authored
PR: 327
-
Richard Levitte authored
PR: 327
-