summaryrefslogtreecommitdiff
path: root/simon.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-4/+0
* Clear Coverity issue CID 186338Jeffrey Walton2017-12-271-1/+1
* Add SIMON-64 NEON intrinsicsJeffrey Walton2017-12-051-1/+1
* Fix incorrect SPECK-128 decrypt when blocks >= 6Jeffrey Walton2017-12-031-5/+9
* Add SIMON-64 SSE intrinsicsJeffrey Walton2017-12-031-0/+6
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-63/+63
* Add NEON and ASIMD intrinsics for SPECK-128 (GH #539)Jeffrey Walton2017-11-271-5/+16
* Update documentationJeffrey Walton2017-11-261-1/+1
* Fix URL in documentationJeffrey Walton2017-11-211-1/+1
* Update documentationJeffrey Walton2017-11-211-2/+12
* Update documentationJeffrey Walton2017-11-211-3/+1
* Fix AlgorithmName() for 128-bit block SIMON and SPECKJeffrey Walton2017-11-211-2/+5
* Fix AlgorithmName() for 128-bit block SIMON and SPECKJeffrey Walton2017-11-211-1/+1
* Update documentationJeffrey Walton2017-11-211-5/+5
* Whitespace and spelling check-inJeffrey Walton2017-11-211-3/+0
* Add SIMON-64 and SIMON-128 lightweight block ciphers (GH #539)Jeffrey Walton2017-11-211-0/+154