index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rsa
/
Kconfig
Age
Commit message (
Expand
)
Author
2026-03-27
treewide: fix uImage.FIT document paths
Daniel Golle
2025-11-11
Merge patch series "rsa: fix dependency, rename and relocate RSASSA PSS symbols"
Tom Rini
2025-11-11
rsa: rename FIT_RSASSA_PSS to RSASSA_PSS and move symbols under lib/rsa
Quentin Schulz
2025-11-06
rsa: fix typo in $(PHASE_)RSA_VERIFY_WITH_PKEY help text
Quentin Schulz
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
2022-03-31
lib: rsa: allow rsa verify with pkey in SPL
Philippe Reynes
2021-11-17
crypto: aspeed: Add AST2600 ACRY support
Chia-Wei Wang
2021-10-07
Kconfig: Don't use RSA_FREESCALE_EXP on MX7ULP
Ricardo Salveti
2021-10-06
lib: rsa: fix dependency for SPL_RSA_VERIFY
Oleksandr Suvorov
2020-03-12
lib: rsa: generate additional parameters for public key
AKASHI Takahiro
2020-03-12
rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config
AKASHI Takahiro
2020-03-12
lib: rsa: decouple rsa from FIT image verification
AKASHI Takahiro
2018-04-28
lib/rsa: Kconfig: Remove superfluous 'depends on RSA'
Eugeniu Rosca
2017-03-20
Kconfig: Don't use RSA_FREESCALE_EXP on IMX
George McCollister
2016-06-12
verified-boot: Minimal support for booting U-Boot proper from SPL
Teddy Reed
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2015-01-29
lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation
Ruchika Gupta