Matt Caswell
|
83975c80bb
Re-align some comments after running the reformat script.
|
há 10 anos atrás |
Matt Caswell
|
ae5c8664e5
Run util/openssl-format-source -v -c .
|
há 9 anos atrás |
Tim Hudson
|
6977c7e2ba
mark all block comments that need format preserving so that
|
há 10 anos atrás |
Bodo Möller
|
7534d131d6
avoid potential spurious BN_free()
|
há 19 anos atrás |
Nils Larsch
|
fea4280a8b
fix header
|
há 19 anos atrás |
Geoff Thorpe
|
b6358c89a1
Convert openssl code not to assume the deprecated form of BN_zero().
|
há 20 anos atrás |
Geoff Thorpe
|
d870740cd7
Put the first stage of my bignum debugging adventures into CVS. This code
|
há 21 anos atrás |
Bodo Möller
|
d3bcbba45c
remove obsolete part of comment
|
há 22 anos atrás |
Bodo Möller
|
0903e56196
remove obsoleted disabled code
|
há 22 anos atrás |
Bodo Möller
|
6fb60a84dd
Change BN_mod_sqrt() so that it verifies that the input value is
|
há 22 anos atrás |
Bodo Möller
|
ff612904d2
Comment
|
há 24 anos atrás |
Bodo Möller
|
80d89e6a6a
Sign-related fixes (and tests).
|
há 24 anos atrás |
Bodo Möller
|
bc5f2740d2
Move 'q->neg = 0' to those places where it is needed
|
há 24 anos atrás |
Bodo Möller
|
aa66eba7c8
BN_mod_sqrt documentation/comment
|
há 24 anos atrás |
Bodo Möller
|
bac685417a
Faster BN_mod_sqrt algorithm for p == 5 (8).
|
há 24 anos atrás |
Bodo Möller
|
25439b76ad
Move reduction step from BN_mod_exp to BN_mod_exp_mont_word.
|
há 24 anos atrás |
Bodo Möller
|
cd2eebfd64
BN_sqrt
|
há 24 anos atrás |
Bodo Möller
|
265592b99a
Add bn_kron.c (BN_kronecker), which I forgot in the previous commit.
|
há 24 anos atrás |