summaryrefslogtreecommitdiff
path: root/hex.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup use of unnamed namespaces in encoders and decodersJeffrey Walton2017-11-121-25/+22
* Unroll decoder initialization (Issue 376)Jeffrey Walton2017-03-011-8/+22
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Add statics to anonymous namespaceJeffrey Walton2016-10-101-2/+5
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-44/+44
* add "volatile" to prevent compiler optimizing away codeweidai2010-06-181-1/+1
* fix bug in HexDecoder::IsolatedInitialize (thanks to BaiYang)weidai2006-07-231-1/+1
* misc changesweidai2003-07-181-3/+10
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+5
* Initial revisionweidai2002-10-041-0/+32