All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
To: Jarkko Sakkinen <jarkko@kernel.org>
Cc: David Howells <dhowells@redhat.com>,
	Herbert Xu <herbert@gondor.apana.org.au>,
	"David S. Miller" <davem@davemloft.net>,
	Elvira Khabirova <e.khabirova@omp.ru>,
	Vitaly Chikunov <vt@altlinux.org>,
	Stefan Berger <stefanb@linux.ibm.com>,
	Eric Biggers <ebiggers@google.com>,
	Eric Biggers <ebiggers@kernel.org>,
	Mimi Zohar <zohar@linux.ibm.com>,
	Gilad Ben-Yossef <gilad@benyossef.com>,
	Pascal van Leeuwen <pvanleeuwen@rambus.com>,
	keyrings@vger.kernel.org, linux-crypto@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 0/2] pkcs7: support SM2/SM3 and EC-RDSA/streebog algorithms
Date: Fri, 17 Jun 2022 17:19:03 +0800	[thread overview]
Message-ID: <ea7d5934-01f4-bd2e-09d5-0916eb72e8d8@linux.alibaba.com> (raw)
In-Reply-To: <20210918080737.17252-1-tianjia.zhang@linux.alibaba.com>

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

  parent reply	other threads:[~2022-06-17  9:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-18  8:07 [PATCH v4 0/2] pkcs7: support SM2/SM3 and EC-RDSA/streebog algorithms Tianjia Zhang
2021-09-18  8:07 ` [PATCH v4 1/2] pkcs7: parser support SM2 and SM3 algorithms combination Tianjia Zhang
2021-09-18  8:07 ` [PATCH v4 2/2] pkcs7: support EC-RDSA/streebog in SignerInfo Tianjia Zhang
2022-06-17  9:19 ` Tianjia Zhang [this message]
2022-06-26  6:14   ` [PATCH v4 0/2] pkcs7: support SM2/SM3 and EC-RDSA/streebog algorithms Jarkko Sakkinen
2022-06-27  3:19     ` Tianjia Zhang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ea7d5934-01f4-bd2e-09d5-0916eb72e8d8@linux.alibaba.com \
    --to=tianjia.zhang@linux.alibaba.com \
    --cc=davem@davemloft.net \
    --cc=dhowells@redhat.com \
    --cc=e.khabirova@omp.ru \
    --cc=ebiggers@google.com \
    --cc=ebiggers@kernel.org \
    --cc=gilad@benyossef.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=jarkko@kernel.org \
    --cc=keyrings@vger.kernel.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pvanleeuwen@rambus.com \
    --cc=stefanb@linux.ibm.com \
    --cc=vt@altlinux.org \
    --cc=zohar@linux.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.