summaryrefslogtreecommitdiff
path: root/include/u-boot/rsa.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-2/+2
2021-10-08image: Use Kconfig to enable FIT_RSASSA_PSS on hostSimon Glass1-2/+0
2021-07-16lib: rsa: Remove #ifdefs from rsa.hAlexandru Gagniuc1-47/+0
2021-07-16image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORTSimon Glass1-4/+4
2020-07-12lib: rsa: export rsa_verify_with_pkey()AKASHI Takahiro1-0/+3
2020-07-09lib: rsa: function to verify a signature against a hashHeiko Stuebner1-0/+21
2018-12-03rsa: add support of padding pssPhilippe Reynes1-0/+15
2018-12-03rsa: add a structure for the paddingPhilippe Reynes1-0/+13
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-0/+2
2014-08-09Implement generalised RSA public exponents for verified bootMichael van der Westhuizen1-0/+1
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee1-0/+117