> -----Original Message-----
> From: Gowrishankar Muthukrishnan <[email protected]>
> Sent: Saturday, May 10, 2025 4:11 PM
> To: [email protected]; Jay Zhou <[email protected]>
> Cc: Anoob Joseph <[email protected]>; Akhil Goyal <[email protected]>;
> Gowrishankar Muthukrishnan <[email protected]>
> 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: [email protected]
> 
> Signed-off-by: Gowrishankar Muthukrishnan <[email protected]>
Acked-by: Akhil Goyal <[email protected]>

Applied to dpdk-next-crypto
Thanks.

Reply via email to