summaryrefslogtreecommitdiff
path: root/sm4.h
Commit message (Collapse)AuthorAgeFilesLines
* Update documentationJeffrey Walton2019-07-041-1/+1
|
* Add CRYPTOPP_BUGGY_SIMD_LOAD_AND_STORE (GH #782)Jeffrey Walton2019-01-161-1/+3
| | | | I also suspect this has something to do with GH #768 and several others
* Prepare for Crypto++ 8.0 releaseJeffrey Walton2018-12-271-1/+1
|
* Update documentationJeffrey Walton2018-07-131-2/+2
|
* Add AES-NI accelerated SM4 encryption (GH #540)Jeffrey Walton2018-07-131-4/+22
| | | | Thanks to Markku-Juhani Olavi Saarinen for the code. Also see https://github.com/mjosaarinen/sm4ni
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-2/+0
|
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-27/+27
| | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
* Update documentationJeffrey Walton2017-11-261-2/+4
|
* Update documentationJeffrey Walton2017-11-251-1/+2
|
* Update documentationJeffrey Walton2017-11-231-3/+3
|
* Add SM4 block ciphers (GH #540)Jeffrey Walton2017-11-231-0/+75