summaryrefslogtreecommitdiff
path: root/include/u-boot/rsa.h
Commit message (Expand)AuthorAgeFilesLines
* rsa: adds rsa3072 algorithmJamin Lin2022-01-281-0/+1
* image: Return destination node for add_verify_data() methodSimon Glass2022-01-261-2/+3
* doc: replace @return by Return:Heinrich Schuchardt2022-01-191-2/+2
* image: Use Kconfig to enable FIT_RSASSA_PSS on hostSimon Glass2021-10-081-2/+0
* lib: rsa: Remove #ifdefs from rsa.hAlexandru Gagniuc2021-07-161-47/+0
* image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORTSimon Glass2021-07-161-4/+4
* lib: rsa: export rsa_verify_with_pkey()AKASHI Takahiro2020-07-111-0/+3
* lib: rsa: function to verify a signature against a hashWIP/2020-07-08-misc-features-and-fixesHeiko Stuebner2020-07-081-0/+21
* rsa: add support of padding pssPhilippe Reynes2018-12-031-0/+15
* rsa: add a structure for the paddingPhilippe Reynes2018-12-031-0/+13
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-0/+2
* Implement generalised RSA public exponents for verified bootMichael van der Westhuizen2014-08-091-0/+1
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-191-0/+117