summaryrefslogtreecommitdiff
path: root/fips140.h
Commit message (Collapse)AuthorAgeFilesLines
* Use \return and \throw consitently in the docsJeffrey Walton2020-12-071-4/+4
|
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-1/+0
|
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-53/+53
| | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-1/+1
|
* 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
* Whitespace checkinJeffrey Walton2016-09-101-2/+2
|
* Additional documentation; fixed issues with Clang integrated assembler and ↵Jeffrey Walton2015-11-191-13/+67
| | | | different versions numbers for LLVM Clang and Apple Clang; fixed missing header in DSA class
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-59/+59
|
* upgrade project files to MSVC 2005 and add x64 platformweidai2006-01-301-4/+2
|
* changes done for FIPS-140 lab code dropweidai2005-01-201-6/+6
|
* reduce source file dependenciesweidai2003-10-141-0/+3
|
* merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),weidai2003-07-101-0/+1
| | | | attempt (failed) to build DLL with GCC
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-5/+15
|
* various changes for 5.1weidai2003-03-201-2/+5
|
* Initial revisionweidai2002-10-041-0/+44