Jeffrey Walton
54d17c7361
Updated CRYPTOPP_ASSERT based on comments
...
Also see 399a1546de (commitcomment-19448453)
2016-10-17 22:00:31 -04:00
Jeffrey Walton
91ca6c117d
Change from NDEBUG to CRYPTOPP_DEBUG in source files to ensure all debug behavior pivots on CRYPTOPP_DEBUG, and not NDEBUG (Issue 277, CVE-2016-7420)
2016-09-16 14:51:48 -04: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
7378a1b86d
Cleared analysis warning on use of boolean in arithmetic expression
2016-07-23 19:37:17 -04:00
Jeffrey Walton
433f2d6566
Remove branch in increment counter
2016-04-21 19:53:04 -04:00
Jeffrey Walton
38f6c33789
Update ChaCha to latest sources
2016-04-21 12:12:42 -04:00
Jeffrey Walton
0f702accfc
Add ChaCha family of stream ciphers
2016-04-21 12:08:36 -04:00