summaryrefslogtreecommitdiff
path: root/crypto/sm2.c
AgeCommit message (Expand)Author
2023-09-20crypto: sm2 - Fix crash caused by uninitialized contextTianjia Zhang
2023-06-23KEYS: asymmetric: Move sm2 code into x509_public_keyHerbert Xu
2022-09-24crypto: add __init/__exit annotations to init/exit funcsXiu Jianfeng
2022-03-03crypto: cleanup commentsTom Rix
2022-01-28crypto: sm2 - make dependent on sm3 libraryTianjia Zhang
2021-06-11crypto: sm2 - fix a memory leak in sm2Hongbo Li
2020-10-30crypto: sm2 - remove unnecessary reset operationsTianjia Zhang
2020-09-25crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithmTianjia Zhang