openssl/crypto/sm2
Paul Yang a45eb7e891 Support parsing of SM2 ID in hexdecimal
The current EVP_PEKY_ctrl for SM2 has no capability of parsing an ID
input in hexdecimal.

The newly added ctrl string is called: sm2_hex_id

Test cases and documentation are updated.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9584)
2019-08-22 10:29:28 +08:00
..
build.info Remove unnecessary sm2_za.c 2018-09-07 18:12:26 +08:00
sm2_crypt.c Following the license change, modify the boilerplates in crypto/smN/ 2018-12-06 15:24:52 +01:00
sm2_err.c Regenerate mkerr files 2019-07-16 05:26:28 +02:00
sm2_pmeth.c Support parsing of SM2 ID in hexdecimal 2019-08-22 10:29:28 +08:00
sm2_sign.c Fix Typos 2019-07-02 14:22:29 +02:00