Re: [PATCH v4 0/2] pkcs7: support SM2/SM3 and EC-RDSA/streebog algorithms

From: Jarkko Sakkinen
Date: Sun Jun 26 2022 - 02:14:37 EST


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