summaryrefslogtreecommitdiff
path: root/crypto/sm3
Commit message (Expand)AuthorAgeFilesLines
* Add ROTATE inline asm support for SM3Hongren (Zenithal) Zheng2022-06-221-8/+8
* Add SM3 implementation in RISC-V Zksh asmHongren (Zenithal) Zheng2022-06-221-2/+22
* Update copyright yearMatt Caswell2022-05-032-2/+2
* Fix sm3ss1 translation issue in sm3-armv8.plfangming.fang2022-01-201-8/+7
* SM3 acceleration with SM3 hardware instruction on aarch64fangming.fang2022-01-143-3/+316
* Add "origin" field to EVP_CIPHER, EVP_MDRich Salz2021-04-181-0/+1
* Update copyright yearMatt Caswell2021-04-083-3/+3
* Add ossl_ symbols for sm3 and sm4Shane Lontis2021-03-183-10/+9
* Cleanup legacy digest methods.Shane Lontis2019-12-183-53/+34
* Reorganize local header filesDr. Matthias St. Pierre2019-09-282-1/+1
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-282-2/+2
* Move digests to providersShane Lontis2019-06-042-1/+2
* Following the license change, modify the boilerplates in crypto/smN/Richard Levitte2018-12-063-3/+3
* SM3: restructure to EVP internal and update doc to right locationRonald Tse2017-11-064-53/+86
* SM3: Add SM3 hash functionJack Lloyd2017-11-063-0/+296