- 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).
-
- 14 3月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 12 3月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
which indicate its purpose more clearly.
-
- 11 3月, 2001 3 次提交
-
-
由 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 提交于
multiplication of an arbitrary number of points.
-
- 09 3月, 2001 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
and an ectest.c that actually tests something.
-
由 Richard Levitte 提交于
-
- 08 3月, 2001 5 次提交
-
-
由 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 提交于
-
由 Bodo Möller 提交于
including EC arithmetics derived from Lenka Fibikova's code (with some additional optimizations).
-
- 07 3月, 2001 5 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
(This will be used for Lim/Lee precomputation data.)
-
由 Bodo Möller 提交于
Initial EC_GROUP_new_curve_GFp implementation.
-
由 Bodo Möller 提交于
-
- 06 3月, 2001 6 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Rename 'EC_GROUP_set'-related functions to names similar to 'EC_GROUP_set_curve' because they don't care about the generator. Add new functions.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Add EC vaporware: change relevant Makefiles and add some empty source files. "make update".
-
- 03 3月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
The computations for which h was used can be done more efficiently by using BN_rshift1.
-
- 27 11月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
use BN_CTX_start/get/end instead of accessing ctx->tos). Change indentation to "EAY" style.
-
由 Bodo Möller 提交于
-
- 26 11月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
These new files will not be included literally in OpenSSL, but I intend to integrate most of their contents. Most file names will change, and when the integration is done, the superfluous files will be deleted. Submitted by: Lenka Fibikova <fibikova@exp-math.uni-essen.de>
-