summaryrefslogtreecommitdiff
path: root/rw.h
Commit message (Collapse)AuthorAgeFilesLines
* Update documentationJeffrey Walton2018-01-221-2/+5
|
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-2/+0
|
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-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 Walton2017-01-271-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 Walton2016-12-031-1/+11
|
* Updated documentation (Issue 328)Jeffrey Walton2016-12-031-6/+13
|
* Removed VC++ 5.0 and 6.0 workarounds (Issue 342)Jeffrey Walton2016-12-031-1/+1
|
* Updated documentationJeffrey Walton2016-09-101-0/+1
|
* Cleared "local variable is initialized but not referenced" under VS2010Jeffrey Walton2016-09-051-2/+2
|
* Add Rabin-Williams signatures using Bernstein's tweaked roots. Improve ↵Jeffrey Walton2016-08-221-9/+30
| | | | documentation
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵Jeffrey Walton2015-11-181-4/+6
| | | | (Coverity rollup)
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-118/+104
|
* Included "integer.h" in source files with Integer dependencies so make would ↵Jeffrey Walton2015-07-301-0/+2
| | | | rebuild stale object files
* Implmented Bernstein\'s Tweaked Roots for Rabin-Williams signatures. Thanks ↵Jeffrey Walton2015-07-021-2/+16
| | | | to Evgeny Sidorov for suggesting it
* add Save/Loadweidai2013-01-261-0/+10
|
* update version number, port to Sun C++ 5.8weidai2006-12-181-1/+1
|
* changes done for FIPS-140 lab code dropweidai2005-01-201-29/+3
|
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-6/+10
|
* minor changesweidai2003-08-251-1/+1
|
* fix RW/EMSA2 standard conformance bugweidai2003-03-201-2/+2
|
* various changes for 5.1weidai2003-03-201-62/+14
|
* Initial revisionweidai2002-10-041-0/+162