Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change file preamble to include "originally written by Wei Dai" | Jeffrey Walton | 2017-01-27 | 1 | -1/+1 |
| | | | | We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of | ||||
* | Remove temporary array for SHA1. Whitespace and comments | Jeffrey Walton | 2016-12-06 | 1 | -7/+7 |
| | |||||
* | Updated documentation | Jeffrey Walton | 2016-12-04 | 1 | -6/+35 |
| | |||||
* | Whitespace checkin | Jeffrey Walton | 2016-09-10 | 1 | -3/+3 |
| | |||||
* | Crypto++ 5.6.3 check-inCRYPTOPP_5_6_3 | Jeffrey Walton | 2015-11-22 | 1 | -7/+48 |
| | |||||
* | Revert botched "Crypto++ 5.6.3 check-in". Corruption due to VMware adding ↵ | Jeffrey Walton | 2015-11-22 | 1 | -48/+7 |
| | | | | | | 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 | -7/+48 |
| | |||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -132/+132 |
| | |||||
* | Included "integer.h" in source files with Integer dependencies so make would ↵ | Jeffrey Walton | 2015-07-30 | 1 | -0/+1 |
| | | | | rebuild stale object files | ||||
* | changes for 5.6: | weidai | 2009-03-02 | 1 | -9/+4 |
| | | | | | | - added AuthenticatedSymmetricCipher interface class and Filter wrappers - added CCM, GCM (with SSE2 assembly), CMAC, and SEED - improved AES speed on x86 and x64 - removed WORD64_AVAILABLE; compiler 64-bit int support is now required | ||||
* | port to Sun Studio 12's 64-bit C++ Compiler 5.9 Patch 124864-09 2008/12/16 | weidai | 2009-02-13 | 1 | -2/+1 |
| | |||||
* | changes done for FIPS-140 lab code drop | weidai | 2005-01-20 | 1 | -29/+29 |
| | |||||
* | fix bugs in 64-bit CPU support | weidai | 2003-07-25 | 1 | -1/+1 |
| | |||||
* | remove Diamond2, code size reductions | weidai | 2003-07-19 | 1 | -8/+2 |
| | |||||
* | create DLL version, fix GetNextIV() bug in CTR and OFB modes | weidai | 2003-07-04 | 1 | -29/+29 |
| | |||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+143 |