summaryrefslogtreecommitdiff
path: root/sm4-simd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix SunStudio 12.2 compile on SolarisJeffrey Walton2018-07-151-1/+1
* Whitespace check-inJeffrey Walton2018-07-151-4/+4
* Fix AppVeyor Win32 buildJeffrey Walton2018-07-151-11/+10
* Add ARMv8.4 cpu feature detection support (GH #685) (#687)Jeffrey Walton2018-07-151-0/+6
* Fix failed compile with ClangJeffrey Walton2018-07-141-1/+1
* Fix ARM compile for sm4-simd.cppJeffrey Walton2018-07-131-3/+4
* Add AES-NI accelerated SM4 encryption (GH #540)Jeffrey Walton2018-07-131-0/+350