Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update documentation | Jeffrey Walton | 2018-01-22 | 1 | -2/+5 |
| | |||||
* | Remove unneeded Doxygen directive | Jeffrey Walton | 2018-01-19 | 1 | -2/+0 |
| | |||||
* | Change Doxygen comment style from //! to /// | Jeffrey Walton | 2017-11-29 | 1 | -32/+32 |
| | | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw | ||||
* | 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 | ||||
* | Updated documentation (Issue 328) | Jeffrey Walton | 2016-12-03 | 1 | -1/+11 |
| | |||||
* | Updated documentation (Issue 328) | Jeffrey Walton | 2016-12-03 | 1 | -6/+13 |
| | |||||
* | Removed VC++ 5.0 and 6.0 workarounds (Issue 342) | Jeffrey Walton | 2016-12-03 | 1 | -1/+1 |
| | |||||
* | Updated documentation | Jeffrey Walton | 2016-09-10 | 1 | -0/+1 |
| | |||||
* | Cleared "local variable is initialized but not referenced" under VS2010 | Jeffrey Walton | 2016-09-05 | 1 | -2/+2 |
| | |||||
* | Add Rabin-Williams signatures using Bernstein's tweaked roots. Improve ↵ | Jeffrey Walton | 2016-08-22 | 1 | -9/+30 |
| | | | | documentation | ||||
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵ | Jeffrey Walton | 2015-11-18 | 1 | -4/+6 |
| | | | | (Coverity rollup) | ||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -118/+104 |
| | |||||
* | Included "integer.h" in source files with Integer dependencies so make would ↵ | Jeffrey Walton | 2015-07-30 | 1 | -0/+2 |
| | | | | rebuild stale object files | ||||
* | Implmented Bernstein\'s Tweaked Roots for Rabin-Williams signatures. Thanks ↵ | Jeffrey Walton | 2015-07-02 | 1 | -2/+16 |
| | | | | to Evgeny Sidorov for suggesting it | ||||
* | add Save/Load | weidai | 2013-01-26 | 1 | -0/+10 |
| | |||||
* | update version number, port to Sun C++ 5.8 | weidai | 2006-12-18 | 1 | -1/+1 |
| | |||||
* | changes done for FIPS-140 lab code drop | weidai | 2005-01-20 | 1 | -29/+3 |
| | |||||
* | fix documentation, fix PanamaMAC, fix algorithm names | weidai | 2004-07-22 | 1 | -6/+10 |
| | |||||
* | minor changes | weidai | 2003-08-25 | 1 | -1/+1 |
| | |||||
* | fix RW/EMSA2 standard conformance bug | weidai | 2003-03-20 | 1 | -2/+2 |
| | |||||
* | various changes for 5.1 | weidai | 2003-03-20 | 1 | -62/+14 |
| | |||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+162 |