[PATCH] crypto/virtio: fix DER encoding of RSA public key

Akhil Goyal gakhil at marvell.com
Wed May 28 14:28:39 CEST 2025



> -----Original Message-----
> From: Gowrishankar Muthukrishnan <gmuthukrishn at marvell.com>
> Sent: Saturday, May 10, 2025 4:11 PM
> To: dev at dpdk.org; Jay Zhou <jianjay.zhou at huawei.com>
> Cc: Anoob Joseph <anoobj at marvell.com>; Akhil Goyal <gakhil at marvell.com>;
> Gowrishankar Muthukrishnan <gmuthukrishn at marvell.com>
> Subject: [PATCH] crypto/virtio: fix DER encoding of RSA public key
> 
> As per RFC 8017, RSA public key in ASN.1 should have only
> modulus and exponent values. Add a separate encoding function
> to follow this standard.
> 
> Fixes: 6fe6a7f7bcf ("crypto/virtio: add asymmetric RSA support")
Updated the Fixes tag 
Fixes: 10702138f1a1 ("crypto/virtio: support asymmetric RSA")
    Cc: stable at dpdk.org
> 
> Signed-off-by: Gowrishankar Muthukrishnan <gmuthukrishn at marvell.com>
Acked-by: Akhil Goyal <gakhil at marvell.com>

Applied to dpdk-next-crypto
Thanks.



More information about the dev mailing list