summaryrefslogtreecommitdiff
path: root/include/u-boot/rsa.h
AgeCommit message (Expand)Author
2022-04-11lib: rsa: Fix const-correctness of rsassa_pss functionsSESA644425
2022-01-28rsa: adds rsa3072 algorithmJamin Lin
2022-01-26image: Return destination node for add_verify_data() methodSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-10-08image: Use Kconfig to enable FIT_RSASSA_PSS on hostSimon Glass
2021-07-16lib: rsa: Remove #ifdefs from rsa.hAlexandru Gagniuc
2021-07-16image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORTSimon Glass
2020-07-11lib: rsa: export rsa_verify_with_pkey()AKASHI Takahiro
2020-07-08lib: rsa: function to verify a signature against a hashHeiko Stuebner
2018-12-03rsa: add support of padding pssPhilippe Reynes
2018-12-03rsa: add a structure for the paddingPhilippe Reynes
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2014-08-09Implement generalised RSA public exponents for verified bootMichael van der Westhuizen
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee