mbox series

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

Message ID 20220627092142.21095-1-tianjia.zhang@linux.alibaba.com (mailing list archive)
Headers show
Series pkcs7: support SM2/SM3 and EC-RDSA/streebog algorithms | expand

Message

tianjia.zhang June 27, 2022, 9:21 a.m. UTC
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(+)