summaryrefslogtreecommitdiffstats
path: root/crypto/sm3
AgeCommit message (Expand)Author
2023-10-26riscv: Support sm3 on platforms with vlen >= 128.Jerry Shih
2023-10-26riscv: SM3: Provide a Zvksh-based implementationCharalampos Mitrodimas
2023-10-10* Enable extra Arm64 optimization on Windows for GHASH, RAND and AESEvgeny Karpov
2023-09-07Copyright year updatesMatt Caswell
2023-05-31Fix arm64 asm code back compatible issue with gcc 4.9.4Xiaokang Qian
2022-06-22Add ROTATE inline asm support for SM3Hongren (Zenithal) Zheng
2022-06-22Add SM3 implementation in RISC-V Zksh asmHongren (Zenithal) Zheng
2022-05-03Update copyright yearMatt Caswell
2022-01-20Fix sm3ss1 translation issue in sm3-armv8.plfangming.fang
2022-01-14SM3 acceleration with SM3 hardware instruction on aarch64fangming.fang
2021-04-18Add "origin" field to EVP_CIPHER, EVP_MDRich Salz
2021-04-08Update copyright yearMatt Caswell
2021-03-18Add ossl_ symbols for sm3 and sm4Shane Lontis
2019-12-18Cleanup legacy digest methods.Shane Lontis
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-06-04Move digests to providersShane Lontis
2018-12-06Following the license change, modify the boilerplates in crypto/smN/Richard Levitte
2017-11-06SM3: restructure to EVP internal and update doc to right locationRonald Tse
2017-11-06SM3: Add SM3 hash functionJack Lloyd