Commit Graph

5 Commits

Author SHA1 Message Date
Jeffrey Walton
2b3349590f Clear unreachable code warnings with early MSVC compilers 2019-10-03 06:41:46 -04:00
Jeffrey Walton
f6de172367
Fix UBsan finding on PowerPC under Clang 7.0 2018-11-22 16:27:16 -05:00
Jeffrey Walton
3c21233440
Add AES-NI accelerated SM4 encryption (GH #540)
Thanks to Markku-Juhani Olavi Saarinen for the code. Also see https://github.com/mjosaarinen/sm4ni
2018-07-13 08:33:13 -04:00
Jeffrey Walton
2ac9e61335
Switch to rotlConstant and rotrConstant 2017-11-24 18:21:27 -05:00
Jeffrey Walton
2c8a618a03
Add SM4 block ciphers (GH #540) 2017-11-23 11:41:40 -05:00