Nils Larsch
|
0260405c68
fix BN_mod_word and give a more reasonable return value if an error occurred
|
19 rokov pred |
Nils Larsch
|
449bd384ed
bugfix: 0 - w (w != 0) is actually negative
|
19 rokov pred |
Geoff Thorpe
|
cf9056cfda
BN_div_word() was breaking when called from BN_bn2dec() (actually, this is
|
20 rokov pred |
Geoff Thorpe
|
e042540f6b
Variety of belt-tightenings in the bignum code. (Please help test this!)
|
20 rokov pred |
Geoff Thorpe
|
6defae04f3
Fix some handling in bn_word. This also resolves the issues observed in
|
21 rokov pred |
Geoff Thorpe
|
d870740cd7
Put the first stage of my bignum debugging adventures into CVS. This code
|
21 rokov pred |
Richard Levitte
|
e15ea3d9e1
When BN_add_word() reaches top, it shouldn't try to add the the corresponding
|
22 rokov pred |
Bodo Möller
|
5e38616380
Fix for BN_mul_word(a, 0).
|
24 rokov pred |
Richard Levitte
|
8083e1bd9e
There's a slight possibility that a is 0 in BN_sub_word(), and might
|
24 rokov pred |
Richard Levitte
|
8b4e27e26e
In the case where a < 0 and |a| < w, the result (assigned to a) from
|
24 rokov pred |
Bodo Möller
|
7999c65c9b
Some 'const's for BNs.
|
25 rokov pred |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 rokov pred |
Ralf S. Engelschall
|
dfeab0689f
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
26 rokov pred |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 rokov pred |
Ralf S. Engelschall
|
d02b48c63a
Import of old SSLeay release: SSLeay 0.8.1b
|
26 rokov pred |