Richard Levitte
|
573a568dd0
Add support for DJGPP.
|
пре 22 година |
Richard Levitte
|
c4ac954c59
Check the return values where memory allocation failures may happen.
|
пре 22 година |
Dr. Stephen Henson
|
1c511bdb7c
|
пре 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 година |
Ulf Möller
|
52a1bab2d9
Fix bn_cmp_part_words() and move it to bn_lib.c.
|
пре 24 година |
Bodo Möller
|
fc2e05c2d5
Fix BN_rshift, which caused lots of trouble.
|
пре 24 година |
Richard Levitte
|
0135e33511
Copy and paste error... bn_add_part_words() should of course call
|
пре 24 година |
Richard Levitte
|
c799770060
Avoid getting warnings about unary - being used on unsigned integer.
|
пре 24 година |
Richard Levitte
|
baa257f1ed
Remove two bn_wexpand() from BN_mul(), which is a step toward getting
|
пре 24 година |
Richard Levitte
|
67d93e6f49
Make sure to print the BN counting (BN_COUNT) to stderr instead of
|
пре 24 година |
Richard Levitte
|
020fc820dc
Constify the BIGNUM routines a bit more. The only trouble were the
|
пре 24 година |
Richard Levitte
|
47ff5de8c2
Darrel Hankerson <dhankers@cacr.math.uwaterloo.ca> correctly discovered
|
пре 24 година |
Bodo Möller
|
2d092edf5e
Change comment.
|
пре 25 година |
Ulf Möller
|
8782a42627
add comment.
|
пре 25 година |
Ulf Möller
|
688938fbb4
Bug fix!
|
пре 25 година |
Ulf Möller
|
775c63fc02
Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.
|
пре 25 година |
Ulf Möller
|
9b141126d4
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
|
пре 25 година |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
пре 25 година |
Andy Polyakov
|
5965902e6e
when invoking bn_*_comba[48] result->top wasn't always set correctly.
|
пре 25 година |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
пре 25 година |
Mark J. Cox
|
a0a5407901
Fixes to BN code. Previously the default was to define BN_RECURSION
|
пре 26 година |
Ralf S. Engelschall
|
651d0aff98
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
|
пре 26 година |