- 02 8月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
really the square of the return value.
-
- 09 3月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 07 12月, 2000 3 次提交
-
-
由 Bodo Möller 提交于
BN_mod_exp_mont does not work properly yet if modulus m is negative (we want computations to be carried out modulo |m|).
-
由 Bodo Möller 提交于
(just in cases someone uses a negative modulus)
-
由 Bodo Möller 提交于
-
- 06 12月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 30 11月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
Fix BN_mod_exp_simple for a==0 (mod m). Skip useless round in BN_mod_sqrt (1 is always a square, no need to test BN_kronecker for it).
-
由 Bodo Möller 提交于
-
- 28 11月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
Also add the next file in advance so that I can't forget this one :-)
-