aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sm4
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesRichard Levitte2024-04-092-2/+2
* Fix sm4-xts aarch64 assembly implementation bugLiu-Ermeng2024-02-082-6/+6
* Fix a few incorrect paths in some build.info filesRichard Levitte2024-02-021-1/+1
* Fix new typos found by codespellDimitri Papadopoulos2023-12-292-2/+2
* Update for Zvkb extension.Jerry Shih2023-10-261-3/+3
* riscv: SM4: Provide a Zvksed-based implementationChristoph Müllner2023-10-262-0/+302
* Copyright year updatesMatt Caswell2023-09-072-2/+2
* Use armv8 .quad instead of .dwordKai Pastor2023-09-052-12/+12
* Fix typos found by codespellDimitri Papadopoulos2023-06-152-4/+4
* Fix SM4-XTS build failure on Mac mini M1Xu Yizhou2023-02-062-8/+19
* SM4 AESE optimization for ARMv8Xu Yizhou2023-02-023-1/+2005
* Fix SM4 test failures on big-endian ARM processorsXu Yizhou2023-01-061-26/+26
* Fix SM4-CBC regression on Armv8fangming.fang2022-12-131-1/+1
* optimize ossl_sm4_set_key speedzhangzhilei2022-10-131-13/+24
* Update copyright yearMatt Caswell2022-05-032-2/+2
* SM4 optimization for ARM by ASIMDDaniel Hu2022-04-122-2/+1122
* SM4 optimization for non-asm modezhangzhilei2022-03-031-5/+140
* SM4 optimization for ARM by HW instructionDaniel Hu2022-01-182-2/+665
* Update copyright yearMatt Caswell2021-04-081-1/+1
* Add ossl_ symbols for sm3 and sm4Shane Lontis2021-03-181-3/+3
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Following the license change, modify the boilerplates in crypto/smN/Richard Levitte2018-12-061-1/+1
* SM4: Add SM4 block cipher to EVPRonald Tse2017-10-312-0/+237