- 15 2月, 2003 1 次提交
-
-
由 Geoff Thorpe 提交于
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
-
- 14 2月, 2003 8 次提交
-
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
PR: 454
-
由 Richard Levitte 提交于
on it.
-
由 Richard Levitte 提交于
I also updated the bn_ops field with values taken from OpenBSD-mips. PR: 498
-
由 Richard Levitte 提交于
PR: 500
-
由 Richard Levitte 提交于
PR: 500
-
由 Richard Levitte 提交于
PR: 358
-
由 Richard Levitte 提交于
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.
-
- 13 2月, 2003 6 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
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 提交于
mit_des_cbc_cksum(). The difference was first observed, then verified by looking at the MIT source.
-
由 Dr. Stephen Henson 提交于
-
- 12 2月, 2003 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 11 2月, 2003 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 10 2月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
-
- 09 2月, 2003 2 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 08 2月, 2003 1 次提交
-
-
由 Bodo Möller 提交于
-
- 07 2月, 2003 4 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch Reviewed by: Bodo Moeller
-
- 06 2月, 2003 2 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Toni Andjelkovic <toni@soth.at>
-
由 Bodo Möller 提交于
-
- 05 2月, 2003 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 04 2月, 2003 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
- OpenSSL version differences - Sun /dev/urandom patch information
-
- 02 2月, 2003 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 31 1月, 2003 6 次提交
-
-
由 Richard Levitte 提交于
let's make that a void *. Also, BIO_socket_nbio() should send it an int argument, not a long. PR: 457
-
由 Richard Levitte 提交于
PR: 424
-
由 Richard Levitte 提交于
PR: 364
-
由 Richard Levitte 提交于
PR: 327
-
由 Richard Levitte 提交于
PR: 327
-
由 Richard Levitte 提交于
PR: 327
-