Matt Caswell
|
85bcf27ccc
Prepare for bn opaquify. Implement internal helper functions.
|
10 жил өмнө |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
10 жил өмнө |
Dr. Stephen Henson
|
e4e5bc39f9
Remove fips_constseg references.
|
10 жил өмнө |
Doug Goldstein
|
448155e9bb
RT2163: Remove some unneeded #include's
|
10 жил өмнө |
Matt Caswell
|
f8571ce822
Fixed valgrind complaint due to BN_consttime_swap reading uninitialised data.
|
10 жил өмнө |
Dr. Stephen Henson
|
2514fa79ac
Add functions returning security bits.
|
10 жил өмнө |
Dr. Stephen Henson
|
f9b6c0ba4c
Fix for CVE-2014-0076
|
10 жил өмнө |
Andy Polyakov
|
03e389cf04
Allow for dynamic base in Win64 FIPS module.
|
13 жил өмнө |
Dr. Stephen Henson
|
7edfe67456
Move all FIPSAPI renames into fips.h header file, include early in
|
13 жил өмнө |
Dr. Stephen Henson
|
7cc684f4f7
Redirect FIPS memory allocation to FIPS_malloc() routine, remove
|
14 жил өмнө |
Dr. Stephen Henson
|
13a5519208
Move BN_options function to bn_print.c to remove dependency for BIO printf
|
14 жил өмнө |
Andy Polyakov
|
a68c7b9171
bn_lib.c: [re-]fix Win64 compiler warning.
|
16 жил өмнө |
Andy Polyakov
|
5cabcf96e7
Fix "possible loss of data" Win64 compiler warnings.
|
16 жил өмнө |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 жил өмнө |
Ben Laurie
|
4d6e1e4f29
size_tification.
|
16 жил өмнө |
Andy Polyakov
|
f1455b3063
Minor clean-up in bn_lib.c: constification and optimization.
|
16 жил өмнө |
Bodo Möller
|
bd31fb2145
Change to mitigate branch prediction attacks
|
17 жил өмнө |
Dr. Stephen Henson
|
560b79cbff
Constify version strings and some structures.
|
18 жил өмнө |
Andy Polyakov
|
4a47f55639
Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 and
|
19 жил өмнө |
Nils Larsch
|
f15c448a72
remove BN_ncopy, it was only used in bn_nist.c and wasn't particular
|
19 жил өмнө |
Nils Larsch
|
ff22e913a3
- use BN_set_negative and BN_is_negative instead of BN_set_sign
|
19 жил өмнө |
Geoff Thorpe
|
d459e39012
Tidy up, including;
|
20 жил өмнө |
Geoff Thorpe
|
df11e1e921
Deprecate unused cruft, and "make update".
|
20 жил өмнө |
Geoff Thorpe
|
afbe74d386
Actually, that last change to BN_get_word() was a little too simple.
|
20 жил өмнө |
Geoff Thorpe
|
9088d5f24f
As Nils put it;
|
20 жил өмнө |
Geoff Thorpe
|
e042540f6b
Variety of belt-tightenings in the bignum code. (Please help test this!)
|
20 жил өмнө |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
21 жил өмнө |
Geoff Thorpe
|
2bfd2c74d2
Incremental cleanups to bn_lib.c.
|
21 жил өмнө |
Geoff Thorpe
|
2ae1ea3788
BN_FLG_FREE is of extremely dubious usefulness, and is only referred to
|
21 жил өмнө |
Geoff Thorpe
|
34066d741a
Declare the static BIGNUM "BN_value_one()" more carefully.
|
21 жил өмнө |