aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/sm4
Commit message (Expand)AuthorAgeFilesLines
* Add checks that keyed algorithms are actually keyed before useJack Lloyd2017-10-261-0/+4
* Optimizations for SM4Jack Lloyd2017-10-131-35/+94
* Add compile-time rotation functionsJack Lloyd2017-10-121-2/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* More annotationsJack Lloyd2017-09-191-1/+1
* Add SM4 block cipherJack Lloyd2017-06-163-0/+197