Re: [PATCH] Fix OID for sm3WithRSAEncryption.

2019-03-02 Thread Theo Buehler
; From 662195ccde3bad7dc239dabbffc1624fd45117f2 Mon Sep 17 00:00:00 2001 > From: Daniel Wyatt > Date: Sat, 2 Mar 2019 11:13:20 -0500 > Subject: [PATCH] Fix OID for sm3WithRSAEncryption. > > It looks like this was using the OID for SM2 signing w/SM3, > rather than RSA signing w/SM3. > --- > src/lib

[PATCH] Fix OID for sm3WithRSAEncryption.

2019-03-02 Thread Daniel Wyatt
It looks to me like these OIDs were mixed up. >From 662195ccde3bad7dc239dabbffc1624fd45117f2 Mon Sep 17 00:00:00 2001 From: Daniel Wyatt Date: Sat, 2 Mar 2019 11:13:20 -0500 Subject: [PATCH] Fix OID for sm3WithRSAEncryption. It looks like this was using the OID for SM2 signing w/SM3, rather t