mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/6] crypto: ecdsa: fix fallout
@ 2024-10-09 14:01 Ahmad Fatoum
  2024-10-09 14:01 ` [PATCH 1/6] crypto: reorder ECDSA Kconfig entries Ahmad Fatoum
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Ahmad Fatoum @ 2024-10-09 14:01 UTC (permalink / raw)
  To: barebox

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




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-10-14 13:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-09 14:01 [PATCH 0/6] crypto: ecdsa: fix fallout Ahmad Fatoum
2024-10-09 14:01 ` [PATCH 1/6] crypto: reorder ECDSA Kconfig entries Ahmad Fatoum
2024-10-09 14:01 ` [PATCH 2/6] crypto: rsa: support RSA keys with CONFIG_CRYPTO_BUILTIN_KEYS disabled Ahmad Fatoum
2024-10-09 14:01 ` [PATCH 3/6] keytoc: return error on failure to set PKCS#11 pin Ahmad Fatoum
2024-10-09 14:01 ` [PATCH 4/6] crypto: ecdsa: make crypto/ecdsa.h header self-containing Ahmad Fatoum
2024-10-09 14:01 ` [PATCH 5/6] test: self: jwt: regenerate jwt_test.pem.c_shipped Ahmad Fatoum
2024-10-09 14:01 ` [PATCH 6/6] test: self: rename REGENERATE_RSATOC to REGNERATE_KEYTOC Ahmad Fatoum
2024-10-14 11:31 ` [PATCH 0/6] crypto: ecdsa: fix fallout Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox