On 2/28/25 2:47 PM, Gowrishankar Muthukrishnan wrote:
Support asymmetric RSA crypto operations in vhost-user. Signed-off-by: Gowrishankar Muthukrishnan <[email protected]> Acked-by: Akhil Goyal <[email protected]> --- doc/guides/rel_notes/release_25_03.rst | 3 + lib/vhost/vhost_crypto.c | 484 +++++++++++++++++++++++-- lib/vhost/virtio_crypto.h | 67 ++++ 3 files changed, 521 insertions(+), 33 deletions(-)
Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

