summaryrefslogtreecommitdiff
path: root/simon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add SIMON-64 SSE intrinsicsJeffrey Walton2017-12-031-2/+43
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-46/+46
* Add NEON and ASIMD intrinsics for SPECK-128 (GH #539)Jeffrey Walton2017-11-271-58/+114
* Switch to rotlConstant and rotrConstantJeffrey Walton2017-11-251-16/+16
* Rework UncheckedSetKey to rearrange words in ExpandKey (GH #539)Jeffrey Walton2017-11-211-20/+7
* Whitespace and spelling check-inJeffrey Walton2017-11-211-31/+35
* Add SIMON-64 and SIMON-128 lightweight block ciphers (GH #539)Jeffrey Walton2017-11-211-0/+365