summaryrefslogtreecommitdiff
path: root/hex.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-2/+0
|
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-14/+14
| | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-2/+2
|
* 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 documentationJeffrey Walton2016-04-201-3/+3
|
* Updated documentationJeffrey Walton2016-04-081-3/+13
|
* Additional documentation; fixed issues with Clang integrated assembler and ↵Jeffrey Walton2015-11-191-0/+5
| | | | different versions numbers for LLVM Clang and Apple Clang; fixed missing header in DSA class
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-36/+37
|
* fix terminator param being ignoredweidai2006-12-091-1/+1
|
* port to GCC 4weidai2005-09-051-1/+1
|
* misc changesweidai2003-07-181-4/+4
|
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-2/+2
|
* various changes for 5.1weidai2003-03-201-3/+3
|
* Initial revisionweidai2002-10-041-0/+36