[PATCH 0/6] crypto: ecdsa: fix fallout

Ahmad Fatoum a.fatoum at pengutronix.de
Wed Oct 9 07:01:49 PDT 2024


A number of these commits can be squashed into next, but I leave it to
Sascha whether he wants to do that or just apply them afterwards.

Ahmad Fatoum (6):
  crypto: reorder ECDSA Kconfig entries
  crypto: rsa: support RSA keys with CONFIG_CRYPTO_BUILTIN_KEYS disabled
  keytoc: return error on failure to set PKCS#11 pin
  crypto: ecdsa: make crypto/ecdsa.h header self-containing
  test: self: jwt: regenerate jwt_test.pem.c_shipped
  test: self: rename REGENERATE_RSATOC to REGNERATE_KEYTOC

 crypto/Kconfig                   | 14 +++++++-------
 crypto/rsa.c                     |  5 +++--
 include/crypto/ecdsa.h           |  4 ++++
 scripts/keytoc.c                 |  1 +
 test/self/Makefile               |  2 +-
 test/self/jwt_test.pem.c_shipped |  2 +-
 6 files changed, 17 insertions(+), 11 deletions(-)

-- 
2.39.5




More information about the barebox mailing list