Matt Caswell
|
605856d72c
Update copyright year
|
3 éve |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 éve |
Billy Brumley
|
305bf9c866
[crypto/bn] fix a few small timing leaks in BN_lshift1 and BN_rshift1
|
5 éve |
Cesar Pereida Garcia
|
8eba6de59e
Unify BN_rshift design
|
5 éve |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 éve |
Richard Levitte
|
367ace6870
Following the license change, modify the boilerplates in crypto/bn/
|
6 éve |
Andy Polyakov
|
3a4a88f436
bn/bn_{div|shift}.c: introduce fixed-top interfaces.
|
6 éve |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 éve |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 éve |
Richard Levitte
|
0a2dcb6990
bn: fix occurance of negative zero in BN_rshift1()
|
7 éve |
Geoff Thorpe
|
38d1b3cc02
bn: fix occurances of negative zero
|
8 éve |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 éve |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 éve |
Matt Caswell
|
7cc18d8158
Reject negative shifts for BN_rshift and BN_lshift
|
9 éve |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 éve |
Rich Salz
|
16f8d4ebf0
memset, memcpy, sizeof consistency fixes
|
9 éve |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 éve |
Doug Goldstein
|
448155e9bb
RT2163: Remove some unneeded #include's
|
10 éve |
Andy Polyakov
|
79ba545c09
bn_shift.c: minimize reallocations, which allows BN_FLG_STATIC_DATA to
|
13 éve |
Andy Polyakov
|
b764f82c64
Fix crash in BN_rshift.
|
16 éve |
Geoff Thorpe
|
9dde17e8b4
This rewrites two "for" loops in BN_rshift() - equality with zero is
|
21 éve |
Geoff Thorpe
|
18f62d4b82
Add debug-screening of input parameters to some functions I'd missed
|
21 éve |
Geoff Thorpe
|
d870740cd7
Put the first stage of my bignum debugging adventures into CVS. This code
|
21 éve |
Bodo Möller
|
fc2e05c2d5
Fix BN_rshift, which caused lots of trouble.
|
24 éve |
Bodo Möller
|
03a0848922
Fix warnings in expspeed.c (but the segmentation fault remains)
|
24 éve |
Richard Levitte
|
020fc820dc
Constify the BIGNUM routines a bit more. The only trouble were the
|
24 éve |
Bodo Möller
|
24bec03beb
This probably fixes a BN_rshift bug.
|
24 éve |
Ben Laurie
|
84c15db551
Some constification and stacks that slipped through the cracks (how?).
|
25 éve |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 éve |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 éve |