Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Power9 Random Number Generator support (GH #747, PR #748) | Jeffrey Walton | 2018-11-27 | 1 | -2/+2 |
| | |||||
* | Fix failed link on ARM and friends | Jeffrey Walton | 2018-07-07 | 1 | -2/+6 |
| | |||||
* | Add algorithm provider member function to Algorithm class | Jeffrey Walton | 2018-07-06 | 1 | -0/+4 |
| | |||||
* | Change Doxygen comment style from //! to /// | Jeffrey Walton | 2017-11-29 | 1 | -49/+49 |
| | | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw | ||||
* | Updated documentation | Jeffrey Walton | 2017-05-09 | 1 | -7/+6 |
| | |||||
* | Mkaake RDRAND and RDSEED throw if not available | Jeffrey Walton | 2017-05-09 | 1 | -4/+5 |
| | | | | Fix Carmichael pseudo-prime tests | ||||
* | Updated documentation | Jeffrey Walton | 2017-03-11 | 1 | -1/+0 |
| | |||||
* | Fix output buffer cast in rdrand.cpp (Issue 388) | Jeffrey Walton | 2017-03-07 | 1 | -8/+11 |
| | | | | | Update comments in rdrand.h Fix compile on CentOS 5 with GCC 4.1 | ||||
* | Removed test define from rdrand.cpp | Jeffrey Walton | 2017-03-07 | 1 | -3/+0 |
| | | | | The library should use the intrinsics if they are available. This change should have been included with Commit 14d92f9eba81191e. | ||||
* | Improve performance of RDRAND and RDSEED (Issue 387) | Jeffrey Walton | 2017-03-07 | 1 | -142/+84 |
| | |||||
* | Change next version from 5.7 to 6.0 | Jeffrey Walton | 2017-02-21 | 1 | -10/+8 |
| | | | | Crypto++ 5.7 was the increment after the 5.6.5 release. Crypto++ 6.0 accurately reflects compatibility | ||||
* | Remove extra preamble for copyright. | Jeffrey Walton | 2017-02-21 | 1 | -1/+0 |
| | | | | Similar text may be added in the future | ||||
* | Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420) | Jeffrey Walton | 2016-09-16 | 1 | -2/+2 |
| | | | | 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 | ||||
* | Updated documentation | Jeffrey Walton | 2016-09-10 | 1 | -0/+5 |
| | |||||
* | Update comments for Intel RDRAND circuit and underflow | Jeffrey Walton | 2016-06-14 | 1 | -4/+7 |
| | |||||
* | Update comment. Whitespace cleanup | Jeffrey Walton | 2016-06-14 | 1 | -8/+8 |
| | |||||
* | Removed assert from debug build | Jeffrey Walton | 2015-12-31 | 1 | -2/+2 |
| | |||||
* | Updated documentation. Added calls to unused functions for coverage ↵ | Jeffrey Walton | 2015-12-31 | 1 | -2/+2 |
| | | | | analytcs. Squashed unused variable warning | ||||
* | Changed retry count for RDRAND and RDSEED. RDSEED appears to fail to fulfill ↵ | Jeffrey Walton | 2015-11-29 | 1 | -6/+11 |
| | | | | requests at about 6 to 8 times the rate of RDRAND. | ||||
* | Crypto++ 5.6.3 check-inCRYPTOPP_5_6_3 | Jeffrey Walton | 2015-11-22 | 1 | -3/+3 |
| | |||||
* | Revert botched "Crypto++ 5.6.3 check-in". Corruption due to VMware adding ↵ | Jeffrey Walton | 2015-11-22 | 1 | -3/+3 |
| | | | | | | garbage to the end of some source files during drag and drop from guest to host. This reverts commit c45435812225aa68d122c7de246e5f60b509766c. | ||||
* | Crypto++ 5.6.3 check-in | Jeffrey Walton | 2015-11-20 | 1 | -3/+3 |
| | |||||
* | Additional documentation; fixed issues with Clang integrated assembler and ↵ | Jeffrey Walton | 2015-11-19 | 1 | -2/+2 |
| | | | | different versions numbers for LLVM Clang and Apple Clang; fixed missing header in DSA class | ||||
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵ | Jeffrey Walton | 2015-11-18 | 1 | -61/+80 |
| | | | | (Coverity rollup) | ||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -0/+167 |