summaryrefslogtreecommitdiff
path: root/basecode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use std namespace for memset, memcpy, memcmp (#1204)Jeffrey Walton2023-04-151-3/+3
* Fix typos (PR# 1099)Dimitris Apostolou2022-01-041-1/+1
* Add additional Encoder and Decoder alphabet test (GH #562)Jeffrey Walton2018-01-131-3/+3
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-6/+6
* Whitespace checkinJeffrey Walton2016-09-101-1/+1
* Aligned assert with subtraction that followsJeffrey Walton2016-01-011-1/+1
* Cleared -Wstrict-overflow warning on Cygwin with C++11Jeffrey Walton2015-12-311-1/+1
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-244/+247
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-6/+6
* Added "trap.h" include for header and source files that assertJeffrey Walton2015-07-261-0/+1
* Added GCC_DIAGNOSTIC_AWARE to help suppress some warnings on contemporary com...Jeffrey Walton2015-06-291-0/+5
* port to MSVC .NET 2005 beta 2weidai2005-07-121-4/+4
* misc changesweidai2003-07-181-10/+10
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-0/+2
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+5
* fix bug in Grouperweidai2003-04-151-0/+3
* various changes for 5.1weidai2003-03-201-11/+10
* fix bug to allow base32 codingweidai2003-01-161-8/+23
* bug fixweidai2002-12-031-1/+1
* Initial revisionweidai2002-10-041-0/+214