- 16 11月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 26 9月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
currently line 470).
-
- 02 9月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
See the commit log message for that for more information. NB: X509_STORE_CTX's use of "ex_data" support was actually misimplemented (initialisation by "memset" won't/can't/doesn't work). This fixes that but requires that X509_STORE_CTX_init() be able to handle errors - so its prototype has been changed to return 'int' rather than 'void'. All uses of that function throughout the source code have been tracked down and adjusted.
-
- 01 8月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 31 7月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 10 7月, 2001 3 次提交
-
-
由 Bodo Möller 提交于
the term "simultaneous multiplication" (which -- acording to the paper, at least -- applies only to certain methods which we don't use here)
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 05 7月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 14 5月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
compilers will complain against the check for less than zero.
-
- 03 4月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 21 3月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
be "#if 0"'d, or they will (re)appear as existing functions in util/libeay.num.
-
- 20 3月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 16 3月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
It does not appear to be faster than the current Montgomery code except for very small moduli (somewhere between 192 and 224 bits in a 64-bit Sun environment, and even less than 192 bits on 32 bit systems).
-
- 15 3月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 14 3月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 12 3月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
which indicate its purpose more clearly.
-
由 Bodo Möller 提交于
-
- 11 3月, 2001 9 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
The latter does nothing for now, but its existence means that applications can request precomputation when appropriate.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
considered additive
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
multiplication of an arbitrary number of points.
-
- 10 3月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
In crypto/ec #if 0 out structures which reference (currently) non existent functions because this breaks shared libraries.
-
- 09 3月, 2001 5 次提交
-
-
由 Bodo Möller 提交于
errors can be tolerated, hide the error from 'make'. This gives shorter output both if ranlib fails and if it works.
-
由 Bodo Möller 提交于
Use example group from Annex I of X9.62 in ectest.c.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
and an ectest.c that actually tests something.
-
由 Richard Levitte 提交于
-
- 08 3月, 2001 5 次提交
-
-
由 Bodo Möller 提交于
"make depend"
-
由 Bodo Möller 提交于
Change mkerr.pl so that it puts the ERR_load_..._strings() prototype in header files that it writes.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-