1. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  2. 217d7b2 lib: add missing line breaks in debug messages by Maxim Moskalets · 8 months ago
  3. bf66581 lib: rsa: Allow legacy URI specification without "pkcs11:" by Csókás Bence · 11 months ago
  4. c625d9a lib: rsa: Fix PKCS11 URI if one is not given in `keydir` by Csókás Bence · 11 months ago
  5. d6d59ab lib: rsa: Print detailed error info in rsa_engine_init() on engine resolution failure by Csókás Bence · 12 months ago
  6. a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · 12 months ago
  7. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 12 months ago
  8. 0f6b715 rsa: use pkcs11 uri as defined in rfc7512 by Ayoub Zaki · 1 year, 3 months ago
  9. 811863c lib: rsa: cosmetic: fix building warning by Haijun Qin · 2 years ago
  10. 18a5bd0 rsa-verify: Rework host check for CONFIG_RSA_VERIFY_WITH_PKEY by Tom Rini · 2 years ago
  11. df5117a lib: rsa: fix padding_pss_verify by Heinrich Schuchardt · 2 years, 3 months ago
  12. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
  13. 38945ac lib: rsa: Update function padding_pss_verify (any-salt) by SESA644425 · 2 years, 9 months ago
  14. 732d270 lib: rsa: Leverage existing data buffer instead of systematic copy by SESA644425 · 2 years, 9 months ago
  15. 1304b46 lib: rsa: Fix const-correctness of rsassa_pss functions by SESA644425 · 2 years, 9 months ago
  16. 247faa9 lib: rsa: allow rsa verify with pkey in SPL by Philippe Reynes · 2 years, 8 months ago
  17. 68ca280 lib: rsa: use actual OpenSSL 1.1.0 EVP MD API by Yann Droneaud · 2 years, 9 months ago
  18. 5975ad7 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 10 months ago
  19. 94336dc image: Return destination node for add_verify_data() method by Simon Glass · 3 years ago
  20. 101d349 rsa: Add debugging for failure cases by Simon Glass · 3 years ago
  21. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  22. 33f8a8d Merge branch 'next' by Tom Rini · 2 years, 11 months ago
  23. dccc9da lib/rsa: avoid -Wdiscarded-qualifiers by Heinrich Schuchardt · 2 years, 11 months ago
  24. 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 11 months ago
  25. 43ee801 tools: avoid OpenSSL deprecation warnings by Heinrich Schuchardt · 3 years ago
  26. 88b3ecf crypto: aspeed: Add AST2600 ACRY support by Chia-Wei Wang · 3 years, 1 month ago
  27. fd40a9b lib: rsa: rsa-verify: also check that padding is not NULL by Philippe Reynes · 3 years, 1 month ago
  28. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago
  29. effa452 image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years, 2 months ago
  30. 20734f6 Kconfig: Don't use RSA_FREESCALE_EXP on MX7ULP by Ricardo Salveti · 3 years, 3 months ago
  31. 04ab0a2 lib: rsa: fix dependency for SPL_RSA_VERIFY by Oleksandr Suvorov · 3 years, 2 months ago
  32. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  33. f3b5e58 image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · 3 years, 3 months ago
  34. 48806ee lib/rsa: don't use NULL as key_id by Heinrich Schuchardt · 3 years, 3 months ago
  35. 1e92a8a lib: -Wformat-truncation in rsa_engine_get_priv_key by Heinrich Schuchardt · 3 years, 4 months ago
  36. b63dc08 lib/rsa: Remove support for OpenSSL < 1.1.0 and libressl < 2.7.0 by Alexandru Gagniuc · 3 years, 4 months ago
  37. 88e07a7 mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine by Marc Kleine-Budde · 3 years, 4 months ago
  38. 9ccd605 lib: rsa: rsa-sign: Minor bug in debug message by Chan, Donald · 3 years, 4 months ago
  39. 4e1e2a2 lib: rsa: rsa-verify: Fix a typo in a debug message by Thomas Perrot · 3 years, 4 months ago
  40. 92c5fdc image: rsa: Move verification algorithm to a linker list by Alexandru Gagniuc · 3 years, 4 months ago
  41. 66b00c8 image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 4 months ago
  42. 0bdd4ee lib/rsa: Use EVP_PKEY instead of RSA by Chan, Donald · 3 years, 8 months ago
  43. a35da20 lib/rsa: Use the 'keyfile' argument from mkimage by Alexandru Gagniuc · 3 years, 9 months ago
  44. 32abcbd lib/rsa: Make fdt_add_bignum() available outside of RSA code by Alexandru Gagniuc · 3 years, 9 months ago
  45. db182c4 lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 9 months ago
  46. b671080 lib: rsa: Add debug message on algo mismatch by Sean Anderson · 3 years, 9 months ago
  47. 7258c3f lib: rsa: rsa-verify: don't look for keys in the FIT image by Philippe Reynes · 3 years, 11 months ago
  48. 38e828e xilinx: zynq: Change types from u32 to uint32_t by Michal Simek · 4 years, 1 month ago
  49. 574fab9 lib: rsa: superfluous initialization in rsa_verify() by Heinrich Schuchardt · 4 years, 2 months ago
  50. b8aa0f8 rsa: fix retrieving public exponent on big-endian systems by Rasmus Villemoes · 4 years, 2 months ago
  51. 335b01c lib: rsa: check algo match in rsa_verify_with_keynode by Matthieu CASTET · 4 years, 2 months ago
  52. cfafe28 rsa: crash in br_i32_decode() called from rsa_gen_key_prop() by Robert Reither · 4 years, 2 months ago
  53. d41db38 lib/rsa: correct check after allocation in fdt_add_bignum() by Heinrich Schuchardt · 4 years, 3 months ago
  54. 30962bf lib: rsa: export rsa_verify_with_pkey() by AKASHI Takahiro · 4 years, 5 months ago
  55. b404409 lib: rsa: function to verify a signature against a hash by Heiko Stuebner · 4 years, 6 months ago
  56. 1944dc1 lib: rsa: add documentation to padding_pss_verify to document limitations by Heiko Stuebner · 4 years, 5 months ago
  57. a9bcc2a lib: rsa: free local arrays after use in rsa_gen_key_prop() by Heiko Stuebner · 4 years, 5 months ago
  58. ad84153 lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop() by Heiko Stuebner · 4 years, 5 months ago
  59. 863288f lib: rsa: bring exp_len in line when generating a key_prop by Heiko Stuebner · 4 years, 5 months ago
  60. 72c4680 lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey() by Heiko Stuebner · 4 years, 5 months ago
  61. 0464601 lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY by Heiko Stuebner · 4 years, 5 months ago
  62. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  63. cd4eafb lib: rsa: avoid overriding the object name when already specified by Jan Luebbe · 4 years, 7 months ago
  64. 3637b8b lib: rsa: Also check for presence of r-squared property by Jan Kiszka · 4 years, 7 months ago
  65. cc3ed40 rsa: don't use malloc.h in rsa-sign.c by Jonathan Gray · 4 years, 6 months ago
  66. fa734f3 rsa: fix alignment issue when getting public exponent by Heiko Stuebner · 4 years, 7 months ago
  67. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 8 months ago
  68. d7aabcc image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 8 months ago
  69. 75822f4 lib: rsa: add rsa_verify_with_pkey() by AKASHI Takahiro · 4 years, 9 months ago
  70. d4aece1 lib: rsa: generate additional parameters for public key by AKASHI Takahiro · 4 years, 9 months ago
  71. 1f14f81 rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config by AKASHI Takahiro · 4 years, 9 months ago
  72. 2223c7d lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 9 months ago
  73. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  74. ee822c8 rsa: Return immediately if required-key verification fails by Daniele Alessandrelli · 5 years ago
  75. abf8eb2 lib: rsa: add support to other openssl engine types than pkcs11 by Vesa Jääskeläinen · 5 years ago
  76. 4233227 rsa: check that pointer checksum isn't NULL before using it by Philippe Reynes · 6 years ago
  77. 47d73f0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
  78. 1246835 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  79. 8161ff8 rsa: use new openssl API to create signature by Philippe Reynes · 6 years ago
  80. 1a31b02 rsa: Fix LibreSSL before v2.7.0 by Caliph Nomble · 6 years ago
  81. e460352 xilinx: zynq: Add support to secure images by Siva Durga Prasad Paladugu · 6 years ago
  82. 198b80c rsa: Fix missing memory leak on error in fdt_add_bignum() by Simon Glass · 6 years ago
  83. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  84. dcf36e9 lib/rsa: Kconfig: Remove superfluous 'depends on RSA' by Eugeniu Rosca · 7 years ago
  85. e980590 rsa: Fix build with OpenSSL 1.1.x by Jelle van der Waa · 8 years ago
  86. 7bb238e Kconfig: Don't use RSA_FREESCALE_EXP on IMX by George McCollister · 8 years ago
  87. 23d1489 mkimage: Add support for signing with pkcs11 by George McCollister · 8 years ago
  88. 6616c82 image: Combine image_sig_algo with image_sign_info by Andrew Duda · 8 years ago
  89. 06ca6d6 image: Add crypto_algo struct for RSA info by Andrew Duda · 8 years ago
  90. 3db9ff0 rsa: Verify RSA padding programatically by Andrew Duda · 8 years ago
  91. eed7e78 rsa: cosmetic: rename pad_len to key_len by Andrew Duda · 8 years ago
  92. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  93. dc4053a tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 by mario.six@gdsys.cc · 8 years ago
  94. 99fc6ea rsa: Fix return value and masked error by mario.six@gdsys.cc · 8 years ago
  95. 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  96. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  97. 7e0c716 rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP by gaurav rana · 10 years ago
  98. 2c8987f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · 10 years ago
  99. 4acd8c4 lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation by Ruchika Gupta · 10 years ago
  100. a0d3ca6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · 10 years ago