Andy Polyakov
|
387d170b32
crypto/bn: add more fixed-top routines.
|
пре 6 година |
Bernd Edlinger
|
4533644654
Remove a pointless "#if 0" block from BN_mul.
|
пре 7 година |
Rich Salz
|
8ac70bef69
Check return value of some BN functions.
|
пре 8 година |
Matt Caswell
|
83975c80bb
Re-align some comments after running the reformat script.
|
пре 10 година |
Matt Caswell
|
ae5c8664e5
Run util/openssl-format-source -v -c .
|
пре 9 година |
Tim Hudson
|
6977c7e2ba
mark all block comments that need format preserving so that
|
пре 10 година |
Dr. Stephen Henson
|
e97359435e
Fix warnings (From HEAD, original patch by Ben).
|
пре 14 година |
Dr. Stephen Henson
|
7b1856e5a1
PR: 2111
|
пре 15 година |
Dr. Stephen Henson
|
27713e3fc2
Check t too.
|
пре 15 година |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
пре 16 година |
Ben Laurie
|
4d6e1e4f29
size_tification.
|
пре 16 година |
Andy Polyakov
|
70ba4ee5d5
Commit #16325 fixed one thing but broke DH with certain moduli.
|
пре 17 година |
Andy Polyakov
|
35295bdbee
bn_mul_recursive doesn't handle all cases correctly, which results in
|
пре 17 година |
Geoff Thorpe
|
b6358c89a1
Convert openssl code not to assume the deprecated form of BN_zero().
|
пре 20 година |
Geoff Thorpe
|
d870740cd7
Put the first stage of my bignum debugging adventures into CVS. This code
|
пре 21 година |
Richard Levitte
|
f5f7dffdd1
Make sure to compare unsigned against unsigned.
|
пре 21 година |
Richard Levitte
|
83743ad039
Fix sign bugs.
|
пре 21 година |
Andy Polyakov
|
699543e4a2
Finalizing asm support for UnixWare, SCO, OpenUnix... Note that I've
|
пре 22 година |
Richard Levitte
|
451dc18f10
Add support for DJGPP.
|
пре 22 година |
Richard Levitte
|
9cdf87f194
Check the return values where memory allocation failures may happen.
|
пре 22 година |
Dr. Stephen Henson
|
dc014d43af
|
пре 22 година |
Ulf Möller
|
5dd955dcd2
openbsd-x86 macros
|
пре 23 година |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
пре 24 година |
Bodo Möller
|
137e601277
The C version of bn_sub_part_words is needed not only
|
пре 24 година |
Richard Levitte
|
53b407da84
Problem: bn_mul_normal() misbehaves if the size of b is 0.
|
пре 24 година |
Richard Levitte
|
765e531159
In bn_mul_recursive(), make sure the comba routines are only called
|
пре 24 година |
Dr. Stephen Henson
|
2aff7727f7
|
пре 24 година |
Ulf Möller
|
240f516939
Intel assembler version for bn_sub_part_words(). I haven't got
|
пре 24 година |
Ulf Möller
|
90e7ce363a
Use assert as in the rest of the BN library.
|
пре 24 година |
Richard Levitte
|
6a2347ee45
Remove the last bn_wexpand()s that made us break constness. Of
|
пре 24 година |