Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear Clang -Wdocumentation warnings | Jeffrey Walton | 2020-12-15 | 1 | -1/+0 |
| | |||||
* | Update documentation | Jeffrey Walton | 2020-12-15 | 1 | -3/+33 |
| | |||||
* | Update documentation | Jeffrey Walton | 2020-12-15 | 1 | -7/+47 |
| | |||||
* | Remove unneeded Doxygen directive | Jeffrey Walton | 2018-01-19 | 1 | -2/+0 |
| | |||||
* | Change Doxygen comment style from //! to /// | Jeffrey Walton | 2017-11-29 | 1 | -8/+8 |
| | | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw | ||||
* | Add changes for Windows Sotre that went missing with my clumsy Git skills | Jeffrey Walton | 2016-05-09 | 1 | -6/+10 |
| | |||||
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵ | Jeffrey Walton | 2015-11-18 | 1 | -1/+3 |
| | | | | (Coverity rollup) | ||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -61/+61 |
| | |||||
* | Cleared SourceForge reported issue where ThreadUserTimer was not exported | Jeffrey Walton | 2015-06-08 | 1 | -1/+1 |
| | |||||
* | changes for 5.6: | weidai | 2009-03-02 | 1 | -5/+1 |
| | | | | | | - 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 | ||||
* | fix compile with Sun CC | weidai | 2007-05-05 | 1 | -1/+3 |
| | |||||
* | reduce risk of random number reuse after VM rollback | weidai | 2007-05-04 | 1 | -9/+10 |
| | |||||
* | update version number, port to Sun C++ 5.8 | weidai | 2006-12-18 | 1 | -9/+15 |
| | |||||
* | merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6 | weidai | 2006-04-06 | 1 | -1/+1 |
| | |||||
* | fix documentation, fix PanamaMAC, fix algorithm names | weidai | 2004-07-22 | 1 | -0/+1 |
| | |||||
* | port to CodeWarrior 8.3 | weidai | 2004-06-20 | 1 | -10/+10 |
| | |||||
* | add ThreadUserTimer | weidai | 2004-04-08 | 1 | -8/+27 |
| | |||||
* | sync with private branch | weidai | 2003-06-19 | 1 | -12/+5 |
| | |||||
* | compatibility fixes for MacOS X | weidai | 2002-10-04 | 1 | -1/+1 |
| | |||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+43 |