summaryrefslogtreecommitdiff
path: root/lea.h
Commit message (Expand)AuthorAgeFilesLines
* Use \return and \throw consitently in the docsJeffrey Walton2020-12-071-1/+1
* Update documentationJeffrey Walton2019-07-041-1/+1
* Add CRYPTOPP_BUGGY_SIMD_LOAD_AND_STORE (GH #782)Jeffrey Walton2019-01-161-1/+3
* Prepare for Crypto++ 8.0 releaseJeffrey Walton2018-12-271-6/+6
* Update comments in config.hJeffrey Walton2018-12-091-1/+1
* Update documentationJeffrey Walton2018-10-141-0/+4
* Fix Solaris i386 compile of CHAM and LEA for SunStudio 12.3 and belowJeffrey Walton2018-07-161-0/+6
* Update documentationJeffrey Walton2018-07-131-2/+2
* Add algorithm provider member function to Algorithm classJeffrey Walton2018-07-061-0/+1
* Update documentationJeffrey Walton2018-07-011-2/+2
* Remove CRYPTOPP_LEA_ARM_SPLAT_ROUNDKEYSJeffrey Walton2018-06-231-9/+1
* Add CRYPTOPP_LEA_ARM_SPLAT_ROUNDKEYS for LEAJeffrey Walton2018-06-231-0/+8
* Add LEA-128 NEON and ARMv8 implementation (GH #669)Jeffrey Walton2018-06-231-1/+1
* Add LEA-128 SSSE3 implementation (GH #669)Jeffrey Walton2018-06-221-0/+12
* Update documentationJeffrey Walton2018-06-171-2/+2
* Add LEA lightweight block cipher (GH #669)Jeffrey Walton2018-06-171-0/+83