summaryrefslogtreecommitdiff
path: root/des.cpp
Commit message (Collapse)AuthorAgeFilesLines
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-459/+453
|
* Improved comment on use of __cplusplus macroJeffrey Walton2015-08-031-1/+1
|
* Cleared "register is deprecated" warning on OS X with ancient versions of ↵Jeffrey Walton2015-08-031-2/+4
| | | | the C++ runtime library
* Cleared "'register' storage class specifier is deprecated" warning under C++11Jeffrey Walton2015-07-291-0/+8
|
* fix for DLL-import configurationweidai2006-12-211-7/+7
|
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-101-12/+19
|
* VC2005 workaroundweidai2006-12-091-2/+5
|
* merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),weidai2003-07-101-152/+123
| | | | attempt (failed) to build DLL with GCC
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+4
|
* Initial revisionweidai2002-10-041-0/+464