Message ID | 20210918080737.17252-1-tianjia.zhang@linux.alibaba.com (mailing list archive) |
---|---|
Headers | show |
Series | pkcs7: support SM2/SM3 and EC-RDSA/streebog algorithms | expand |
Hi Jarkko, On 9/18/21 4:07 PM, Tianjia Zhang wrote: > This series of patches integrates the two patches sended separately, > resolves the conflict, and rebases on the latest code. > > The two patches respectively support the SM2/SM3 and EC-RDSA/streebog > algorithm combinations for the pkcs7 parser. > > Elvira Khabirova (1): > pkcs7: support EC-RDSA/streebog in SignerInfo > > Tianjia Zhang (1): > pkcs7: parser support SM2 and SM3 algorithms combination > > crypto/asymmetric_keys/pkcs7_parser.c | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > No response from David, can you pick this? Best regards, Tianjia
On Fri, Jun 17, 2022 at 05:19:03PM +0800, Tianjia Zhang wrote: > Hi Jarkko, > > On 9/18/21 4:07 PM, Tianjia Zhang wrote: > > This series of patches integrates the two patches sended separately, > > resolves the conflict, and rebases on the latest code. > > > > The two patches respectively support the SM2/SM3 and EC-RDSA/streebog > > algorithm combinations for the pkcs7 parser. > > > > Elvira Khabirova (1): > > pkcs7: support EC-RDSA/streebog in SignerInfo > > > > Tianjia Zhang (1): > > pkcs7: parser support SM2 and SM3 algorithms combination > > > > crypto/asymmetric_keys/pkcs7_parser.c | 18 ++++++++++++++++++ > > 1 file changed, 18 insertions(+) > > > > No response from David, can you pick this? > > Best regards, > Tianjia You should CC me the series then. BR, Jarkko
Hi Jarkko, On 6/26/22 2:14 PM, Jarkko Sakkinen wrote: > On Fri, Jun 17, 2022 at 05:19:03PM +0800, Tianjia Zhang wrote: >> Hi Jarkko, >> >> On 9/18/21 4:07 PM, Tianjia Zhang wrote: >>> This series of patches integrates the two patches sended separately, >>> resolves the conflict, and rebases on the latest code. >>> >>> The two patches respectively support the SM2/SM3 and EC-RDSA/streebog >>> algorithm combinations for the pkcs7 parser. >>> >>> Elvira Khabirova (1): >>> pkcs7: support EC-RDSA/streebog in SignerInfo >>> >>> Tianjia Zhang (1): >>> pkcs7: parser support SM2 and SM3 algorithms combination >>> >>> crypto/asymmetric_keys/pkcs7_parser.c | 18 ++++++++++++++++++ >>> 1 file changed, 18 insertions(+) >>> >> >> No response from David, can you pick this? >> >> Best regards, >> Tianjia > > You should CC me the series then. > > BR, Jarkko Thanks, I will resend these series. Best regards, Tianjia