summaryrefslogtreecommitdiff
path: root/cham.h
Commit message (Expand)AuthorAgeFilesLines
* Use \return and \throw consitently in the docsJeffrey Walton2020-12-071-2/+2
* Update CHAM64 and CHAM128 key setupJeffrey Walton2020-12-021-1/+0
* Remove 64-bit AdvancedProcessBlocks (GH #945)Jeffrey Walton2020-07-071-15/+4
* Disable SIMON64 and SPECK64 SIMD code (GH #945)Jeffrey Walton2020-07-071-0/+3
* Update documentationJeffrey Walton2019-01-311-2/+10
* Prepare for Crypto++ 8.0 releaseJeffrey Walton2018-12-271-11/+11
* Update documentationJeffrey Walton2018-10-141-0/+8
* Fix Solaris i386 compile of CHAM and LEA for SunStudio 12.3 and belowJeffrey Walton2018-07-161-0/+6
* Update documentationJeffrey Walton2018-07-131-4/+4
* Add algorithm provider member function to Algorithm classJeffrey Walton2018-07-061-0/+2
* Update documentationJeffrey Walton2018-07-011-4/+4
* Make CHAM_Info publicJeffrey Walton2018-06-231-2/+2
* Add CHAM64 SSSE3 implementation (PR #670)Jeffrey Walton2018-06-211-3/+11
* Add CHAM128 SSSE3 implementation (PR #670)Jeffrey Walton2018-06-191-1/+13
* Add CHAM lightweight block cipher (PR #670)Jeffrey Walton2018-06-171-0/+144