summaryrefslogtreecommitdiffstats
path: root/crypto/rsa.c
Commit message (Expand)AuthorAgeFilesLines
* rsa: Allow to directly compile in rsa public keysSascha Hauer2019-10-151-0/+33
* rsa: let rsa_of_read_key() return a fully allocated keySascha Hauer2019-10-151-4/+22
* rsa: Add missing newline to pr_err messagesSascha Hauer2018-01-301-4/+4
* crypto: add RSA supportSascha Hauer2016-01-261-0/+422