EC keygen updates + changed ecdsa_sign to use BN_secure_new
[openssl.git] / crypto / sm2 / sm2_pmeth.c
2019-03-13 杨洋Support SM2 certificate verification
2019-03-06 David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2019-02-27 Paul YangSupport raw input data in apps/pkeyutl
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-10 Matt CaswellValidate the SM2 digest len before use
2018-09-07 Paul YangAdd missing SM2err and fix doc nits
2018-09-07 Paul YangUpdate document for SM2 stuffs
2018-09-07 Paul YangSupport setting SM2 ID
2018-09-07 Paul YangMake SM2 ID stick to specification
2018-06-19 Jack LloydMove SM2 algos to SM2 specific PKEY method