summaryrefslogtreecommitdiff
path: root/crypto/sm2/sm2_err.c
Commit message (Expand)AuthorAgeFilesLines
* err: rename err_load_xxx_strings_int functionsPauli2021-05-261-1/+1
* Update copyright yearRichard Levitte2021-01-281-1/+1
* Add SM2 private key range validationNicola Tuveri2021-01-081-0/+2
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-5/+10
* Add SM2 signature algorithm to default providerPaul Yang2020-09-221-1/+1
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* util/mkerr.pl: make it not depend on the function codeRichard Levitte2019-09-121-1/+1
* Regenerate mkerr filesRich Salz2019-07-161-28/+2
* Following the license change, modify the boilerplates in crypto/smN/Richard Levitte2018-12-061-1/+1
* Add missing SM2err and fix doc nitsPaul Yang2018-09-071-0/+1
* Update document for SM2 stuffsPaul Yang2018-09-071-0/+7
* Support setting SM2 IDPaul Yang2018-09-071-3/+3
* Move SM2 algos to SM2 specific PKEY methodJack Lloyd2018-06-191-0/+7
* Rebuild error codesMatt Caswell2018-06-041-87/+0
* Use lowercase for internal SM2 symbolsMatt Caswell2018-06-041-9/+9
* More more on SM2 error codes and tidy upMatt Caswell2018-06-041-0/+4
* Set SM2 error codesJack Lloyd2018-06-041-0/+8
* Make SM2 functions privateJack Lloyd2018-06-041-1/+1
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Add SM2 signature and ECIES schemesJack Lloyd2018-03-191-0/+129