- 08 12月, 2000 3 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
One problem that looked like a problem in bn_recp.c at first turned out to be a BN_mul bug. An example is given in bn_recp.c; finding the bug responsible for this is left as an exercise.
-
- 07 12月, 2000 6 次提交
-
-
由 Bodo Möller 提交于
-
由 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 提交于
-
由 Ulf Möller 提交于
it is missing.
-
由 Ulf Möller 提交于
-
- 06 12月, 2000 15 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
"xxx tests passed" message.
-
由 Richard Levitte 提交于
stderr...
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
not just on certain platforms.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
reliable timings yet, please try it out!
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Richard Levitte 提交于
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
-
- 05 12月, 2000 12 次提交
-
-
-
由 Richard Levitte 提交于
Spotted by plin <plin@rainbow.com>
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
add debug output facilities.
-
由 Ulf Möller 提交于
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
really undefined. Spotted by Jeffrey Altman <jaltman@columbia.edu>
-
由 Richard Levitte 提交于
course, that means we need to handle the cases where the two arrays to bn_mul_recursive() and bn_mul_part_recursive() differ in size. I haven't yet changed the comments that describe bn_mul_recursive() and bn_mul_part_recursive(). I want this to be tested by more people before I consider this change final. Please test away!
-
- 04 12月, 2000 4 次提交
-
-
由 Bodo Möller 提交于
-
由 Geoff Thorpe 提交于
-
由 Geoff Thorpe 提交于
so these macros probably shouldn't be used like that at all. So, this change removes the misleading comment and also adds an implicit trailing semi-colon to the DECLARE macros so they too don't require one.
-
由 Geoff Thorpe 提交于
will probably be more when the lh_doall[_arg] callbacks are similarly tidied up, but this 'pod' should now be current.
-