Matt Caswell
|
40720ce3ca
Run util/openssl-format-source -v -c .
|
9 anos atrás |
Matt Caswell
|
3e8042c38f
Additional comment changes for reformat of 0.9.8
|
9 anos atrás |
Dr. Stephen Henson
|
0a9b8dd1b4
Fix 0.9.8 FIPS capable OpenSSL build.
|
10 anos atrás |
Dr. Stephen Henson
|
22152d6885
PR: 2540
|
13 anos atrás |
Bodo Möller
|
3e4da3f7cb
Always check bn_wexpend() return values for failure (CVE-2009-3245).
|
14 anos atrás |
Bodo Möller
|
4afcee8b4b
avoid potential infinite loop in final reduction round of BN_GF2m_mod_arr()
|
16 anos atrás |
Nils Larsch
|
22d1087e16
backport recent changes from the cvs head
|
19 anos atrás |
Bodo Möller
|
aa4ce7315f
Fix various incorrect error function codes.
|
19 anos atrás |
Geoff Thorpe
|
ace3ebd661
Improve error handling if decompression of an ec point fails, and cleanup
|
20 anos atrás |
Geoff Thorpe
|
b6358c89a1
Convert openssl code not to assume the deprecated form of BN_zero().
|
20 anos atrás |
Andy Polyakov
|
27b2b78f90
Even though C specification explicitly says that constant type "stretches"
|
21 anos atrás |
Geoff Thorpe
|
e7e5fe4705
Add missing bn_check_top()s to bn_gf2m.c and remove some miscellaneous
|
21 anos atrás |
Geoff Thorpe
|
444c3a8492
Get rid of some signed/unsigned comparison warnings.
|
21 anos atrás |
Geoff Thorpe
|
e1064adfd3
Some changes for bn_gf2m.c: better error checking plus some minor
|
21 anos atrás |
Geoff Thorpe
|
d870740cd7
Put the first stage of my bignum debugging adventures into CVS. This code
|
21 anos atrás |
Richard Levitte
|
2047bda6fb
Unused variable removed.
|
22 anos atrás |
Richard Levitte
|
821385ad00
Fix an unsigned/signed mismatch.
|
22 anos atrás |
Bodo Möller
|
6c950e0dc9
'covenant HOWTO' (what to do about the Sun covenant if you modify the code)
|
22 anos atrás |
Bodo Möller
|
c237de058f
don't write beyond buffer
|
22 anos atrás |
Bodo Möller
|
7a8645d171
avoid SIGSEGV
|
22 anos atrás |
Bodo Möller
|
d28735a05b
oops, undo previous change (was just for testing)
|
22 anos atrás |
Bodo Möller
|
183847747a
fix bn_expand2
|
22 anos atrás |
Bodo Möller
|
bac6012308
use bn_wexpand instead of bn_expand2 (the latter is not needed here,
|
22 anos atrás |
Bodo Möller
|
909abce800
disable Sun divison algorithm by default
|
22 anos atrás |
Bodo Möller
|
1dc920c8de
Binary field arithmetic contributed by Sun Microsystems.
|
22 anos atrás |