summaryrefslogtreecommitdiffstats
path: root/crypto/sm2/sm2_sign.c
AgeCommit message (Expand)Author
2019-09-27Reorganize private crypto header filesDr. Matthias St. Pierre
2019-09-10Update copyright yearMatt Caswell
2019-07-31Fix TyposAntoine Cœur
2018-09-12crypto/sm2/sm2_sign.c: ensure UINT16_MAX is properly definedRichard Levitte
2018-09-07Support setting SM2 IDPaul Yang
2018-09-07Make SM2 ID stick to specificationPaul Yang
2018-09-07Remove unnecessary sm2_za.cPaul Yang
2018-07-31Use the new non-curve type specific EC functions internallyMatt Caswell
2018-07-26Fix a trivial coding style nit in sm2_sign.cPaul Yang
2018-07-07Check md_size isn't negative before we use itMatt Caswell
2018-06-25Use ec_group_do_inverse_ord() in SM2Nicola Tuveri
2018-06-19Move SM2 algos to SM2 specific PKEY methodJack Lloyd
2018-06-04Use lowercase for internal SM2 symbolsMatt Caswell
2018-06-04More more on SM2 error codes and tidy upMatt Caswell
2018-06-04Set SM2 error codesJack Lloyd
2018-06-04Make SM2 functions privateJack Lloyd
2018-04-25[SM2_sign] fix double free and return valueNicola Tuveri
2018-03-20Update copyright yearMatt Caswell
2018-03-19Add SM2 signature and ECIES schemesJack Lloyd