On Sat, Oct 08, 2022 at 04:50:29PM +0800, Lei He wrote:
> crypto: support export RSA private keys with PKCS#8 standard.
> So that users can upload this private key to linux kernel.
> 
> Signed-off-by: lei he <helei.si...@bytedance.com>
> ---
>  crypto/akcipher.c         | 18 ++++++++++++++++++
>  crypto/rsakey.c           | 42 ++++++++++++++++++++++++++++++++++++++++++
>  crypto/rsakey.h           | 11 ++++++++++-
>  include/crypto/akcipher.h | 21 +++++++++++++++++++++
>  4 files changed, 91 insertions(+), 1 deletion(-)

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to