Jeffrey Walton
c51f0ecbfd
Make config.h more Autoconf friendly (GH #835 , PR #836 )
2019-05-17 15:18:17 -04:00
Jeffrey Walton
2600f6dcc2
Clear unused variable warning
2018-07-14 13:26:49 -04:00
Jeffrey Walton
b8adc91ce8
Add asserts to validation routines
2017-01-29 04:58:56 -05:00
Jeffrey Walton
81b1a18063
Change file preamble to include "originally written by Wei Dai"
...
We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of
2017-01-27 07:05:45 -05:00
Jeffrey Walton
399a1546de
Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)
...
trap.h and CRYPTOPP_ASSERT has existed for over a year in Master. We deferred on the cut-over waiting for a minor version bump (5.7). We have to use it now due to CVE-2016-7420
2016-09-16 11:27:15 -04:00
Jeffrey Walton
59aad798eb
Cleared "local variable is initialized but not referenced" under VS2015
2016-09-06 08:59:31 -04:00
Jeffrey Walton
f7efde3a26
Enable OpenMP by default for RWSS if -fopnmp is present.
...
The user asked for OMP, and they can turn it off for the source file if they desire
2016-08-24 06:15:09 -04:00
Jeffrey Walton
de01e0fdfc
Add Rabin-Williams signatures using Bernstein's tweaked roots. Improve documentation
2016-08-22 09:53:22 -04:00
Jeffrey Walton
6ac1e46a1f
Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Coverity rollup)
2015-11-18 15:32:28 -05:00
Jeffrey Walton
48809d4e85
CRYPTOPP 5.6.3 RC6 checkin
2015-11-05 01:59:46 -05:00
Jeffrey Walton
77206baf56
Whitespace checkin
2015-07-30 13:07:33 -04:00
Jeffrey Walton
b7de164d62
Cut-in CRYPTOPP_ASSERT in all remaining header and source files
2015-07-26 16:03:14 -04:00
Jeffrey Walton
7b64ca489a
Added "trap.h" include for header and source files that assert
2015-07-26 15:51:16 -04:00
Jeffrey Walton
e522574ddd
Attempting to clear unknown pragma warning under GCC 5.1. This might be a compiler bug...
2015-07-19 12:12:50 -04:00
Jeffrey Walton
8f59d9af35
Cleared unused variable and function warnings
2015-07-19 10:22:16 -04:00
Jeffrey Walton
1f0c35e669
Cleared initialization warning related to use of brackets
2015-07-02 21:25:39 -04:00
Jeffrey Walton
b2820c28d3
Fixed spelling error in attribution
2015-07-02 17:48:45 -04:00
Jeffrey Walton
260810ce63
Implmented Bernstein\'s Tweaked Roots for Rabin-Williams signatures. Thanks to Evgeny Sidorov for suggesting it
2015-07-02 17:41:19 -04:00
Jeffrey Walton
79c9348599
Fixed spelling error in attribution
2015-06-30 15:58:02 -04:00
Jeffrey Walton
9425e16437
Fix for CVE-2015-2141. Thanks to Evgeny Sidorov for reporting. Squaring to satisfy Jacobi requirements suggested by JPM.
2015-06-27 17:56:01 -04:00
weidai
fa25129ac9
port to Sun Studio 12's 64-bit C++ Compiler 5.9 Patch 124864-09 2008/12/16
2009-02-13 12:18:26 +00:00
weidai
837bc18cba
added blinding and error checking for RW private key operation
2007-04-15 22:58:24 +00:00
weidai
b3924f2108
changes done for FIPS-140 lab code drop
2005-01-20 04:19:35 +00:00
weidai
bd51507621
fix RW/EMSA2 standard conformance bug
2003-03-20 03:09:44 +00:00
weidai
538de80a91
various changes for 5.1
2003-03-20 01:24:12 +00:00
weidai
a3b6ece7ab
Initial revision
2002-10-04 17:31:41 +00:00