openssl/crypto/sm2
Matt Caswell 1829ff4b5e Fix some Coverity issues in sm2_encrypt()
Check for a negative EVP_MD_size().
Don't dereference group until we've checked if it is NULL.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6592)
2018-07-07 14:00:19 +01:00
..
build.info Move SM2 algos to SM2 specific PKEY method 2018-06-19 11:29:44 +01:00
sm2_crypt.c Fix some Coverity issues in sm2_encrypt() 2018-07-07 14:00:19 +01:00
sm2_err.c Move SM2 algos to SM2 specific PKEY method 2018-06-19 11:29:44 +01:00
sm2_pmeth.c Move SM2 algos to SM2 specific PKEY method 2018-06-19 11:29:44 +01:00
sm2_sign.c Check md_size isn't negative before we use it 2018-07-07 14:00:10 +01:00
sm2_za.c crypto/sm2/sm2_za.c: include internal/numbers.h 2018-06-05 09:37:14 +02:00