1

I am working on a prototype, and I'm new to Linux Kernel Development. I see that the Linux Kernel has a crypto module, but I am not sure if it supports Asymmetric Encryption such as RSA.

0

1 Answer 1

1

It seems that the linux kernel does provide support for RSA Encryption since there is a rsa.c file under the crypto directory of the linux kernel source code.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.