summaryrefslogtreecommitdiffstats
path: root/crypto/sm2/sm2_pmeth.c
AgeCommit message (Expand)Author
2019-03-06constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb
2019-02-27Support raw input data in apps/pkeyutlPaul Yang
2018-12-06Following the license change, modify the boilerplates in crypto/smN/Richard Levitte
2018-09-10Validate the SM2 digest len before useMatt Caswell
2018-09-07Add missing SM2err and fix doc nitsPaul Yang
2018-09-07Update document for SM2 stuffsPaul Yang
2018-09-07Support setting SM2 IDPaul Yang
2018-09-07Make SM2 ID stick to specificationPaul Yang
2018-06-19Move SM2 algos to SM2 specific PKEY methodJack Lloyd