summaryrefslogtreecommitdiff
path: root/mars.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Switch to rotlConstant and rotrConstantJeffrey Walton2017-11-251-14/+14
| | | | This will help Clang and its need for a constexpr
* 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
* Fix MARS VariableKeyLength information (Issue 252)Jeffrey Walton2016-09-051-2/+2
|
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-154/+154
|
* fix EC2N skipping of optional seed, switch to public domain MARS code, ↵weidai2009-03-281-142/+86
| | | | deliver vc80.pdb to OutDir
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-101-1/+1
|
* Initial revisionweidai2002-10-041-0/+210