Matt Caswell
|
605856d72c
Update copyright year
|
vor 3 Jahren |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
vor 4 Jahren |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
vor 5 Jahren |
Richard Levitte
|
367ace6870
Following the license change, modify the boilerplates in crypto/bn/
|
vor 6 Jahren |
Davide Galassi
|
55442b8a5b
BIGNUM signed add/sub routines refactory
|
vor 6 Jahren |
Andy Polyakov
|
a78324d95b
bn/bn_add.c: address performance regression.
|
vor 7 Jahren |
Andy Polyakov
|
7d6284057b
bn/bn_add.c: favour counted loops over ifs and breaks.
|
vor 8 Jahren |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
vor 8 Jahren |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
vor 9 Jahren |
Pascal Cuoq
|
9f6795e7d2
BN_usub: Don't copy when r and a the same
|
vor 9 Jahren |
Rich Salz
|
9f040d6dec
Some cleanups for crypto/bn
|
vor 9 Jahren |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
vor 9 Jahren |
Andy Polyakov
|
c2cfc956e5
bn/bn_add.c: fix dead code elimination that went bad.
|
vor 9 Jahren |
Rich Salz
|
06cf881a3a
Final (for me, for now) dead code cleanup
|
vor 9 Jahren |
Matt Caswell
|
50e735f9e5
Re-align some comments after running the reformat script.
|
vor 9 Jahren |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
vor 9 Jahren |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
vor 10 Jahren |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
vor 10 Jahren |
Rich Salz
|
3d81ec5b92
Remove #ifdef's for IRIX_CC_BUG
|
vor 10 Jahren |
Doug Goldstein
|
448155e9bb
RT2163: Remove some unneeded #include's
|
vor 10 Jahren |
Ben Laurie
|
8892ce7714
Constification - mostly originally from Chromium.
|
vor 10 Jahren |
Dr. Stephen Henson
|
14ae26f2e4
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
|
vor 13 Jahren |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
vor 16 Jahren |
Ben Laurie
|
4d6e1e4f29
size_tification.
|
vor 16 Jahren |
Ulf Möller
|
380e145daf
Add "dif" variable to clean up the loop implementations.
|
vor 21 Jahren |
Geoff Thorpe
|
d870740cd7
Put the first stage of my bignum debugging adventures into CVS. This code
|
vor 21 Jahren |
Bodo Möller
|
8dea52fa42
Fix some things that look like bugs.
|
vor 24 Jahren |
Ulf Möller
|
dd8dec69b8
Document the BN library.
|
vor 25 Jahren |
Ben Laurie
|
84c15db551
Some constification and stacks that slipped through the cracks (how?).
|
vor 25 Jahren |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
vor 25 Jahren |