openssl/crypto/sm2
neighbads 675fa85413 Update sm2_crypt.c
asn1_encode : x, y  =>    0 | x,0 | y
(because of DER encoding rules when x and y have high bit set)

CLA: Trivial

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6694)
2018-07-24 12:28:03 +02:00
..
build.info Move SM2 algos to SM2 specific PKEY method 2018-06-19 11:29:44 +01:00
sm2_crypt.c Update sm2_crypt.c 2018-07-24 12:28:03 +02: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 Remove a memset 2018-07-07 14:00:19 +01:00