summaryrefslogtreecommitdiff
path: root/arc4.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clear clang-tidy warningsJeffrey Walton2018-01-241-6/+6
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Updated CRYPTOPP_ASSERT based on commentsJeffrey Walton2016-10-171-1/+1
* Change from NDEBUG to CRYPTOPP_DEBUG in source files to ensure all debug beha...Jeffrey Walton2016-09-161-1/+1
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-0/+2
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-120/+120
* Cleared signed/unsigned warnings under Visual Studio.Jeffrey Walton2015-07-201-9/+9
* use Weak1 namespaceweidai2007-05-041-4/+5
* move ARC4 into Weak namespaceweidai2007-04-161-0/+3
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-101-1/+1
* port to MSVC .NET 2005 beta 2weidai2005-07-121-2/+2
* fix bugs in SEAL and Panamaweidai2003-03-261-1/+1
* Initial revisionweidai2002-10-041-0/+116