Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optimize ossl_sm4_set_key speed | zhangzhilei | 2022-10-13 | 1 | -13/+24 |
* | Update copyright year | Matt Caswell | 2022-05-03 | 2 | -2/+2 |
* | SM4 optimization for ARM by ASIMD | Daniel Hu | 2022-04-12 | 2 | -2/+1122 |
* | SM4 optimization for non-asm mode | zhangzhilei | 2022-03-03 | 1 | -5/+140 |
* | SM4 optimization for ARM by HW instruction | Daniel Hu | 2022-01-18 | 2 | -2/+665 |
* | Update copyright year | Matt Caswell | 2021-04-08 | 1 | -1/+1 |
* | Add ossl_ symbols for sm3 and sm4 | Shane Lontis | 2021-03-18 | 1 | -3/+3 |
* | Reorganize private crypto header files | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -1/+1 |
* | Following the license change, modify the boilerplates in crypto/smN/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | SM4: Add SM4 block cipher to EVP | Ronald Tse | 2017-10-31 | 2 | -0/+237 |