mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/5] rsatoc: make useful for standalone RSA keys
@ 2023-09-21 10:23 Ahmad Fatoum
  2023-09-21 10:23 ` [PATCH 1/5] rsa: escape pkcs11 string passed to RSA command Ahmad Fatoum
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ahmad Fatoum @ 2023-09-21 10:23 UTC (permalink / raw)
  To: barebox

Standalone RSA public keys are those that aren't part of the default
keyring used for FIT verification. This can be useful if barebox is to
do board-specific RSA verification of e.g. unlock tokens.

This series lays first ground work.

Ahmad Fatoum (4):
  scripts: allow user to build rsatoc if COMPILE_HOST_TOOLS
  rsatoc: support extracting RSA public key from X.509 SPKI format
  rsa: fix typos and missing type definitions
  rsatoc: support generating standalone keys unreferenced by FIT keyring

Rouven Czerwinski (1):
  rsa: escape pkcs11 string passed to RSA command

-- 
2.39.2




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

end of thread, other threads:[~2023-09-21 12:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-21 10:23 [PATCH 0/5] rsatoc: make useful for standalone RSA keys Ahmad Fatoum
2023-09-21 10:23 ` [PATCH 1/5] rsa: escape pkcs11 string passed to RSA command Ahmad Fatoum
2023-09-21 10:23 ` [PATCH 2/5] scripts: allow user to build rsatoc if COMPILE_HOST_TOOLS Ahmad Fatoum
2023-09-21 10:23 ` [PATCH 3/5] rsatoc: support extracting RSA public key from X.509 SPKI format Ahmad Fatoum
2023-09-21 10:23 ` [PATCH 4/5] rsa: fix typos and missing type definitions Ahmad Fatoum
2023-09-21 10:23 ` [PATCH 5/5] rsatoc: support generating standalone keys unreferenced by FIT keyring Ahmad Fatoum
2023-09-21 12:32 ` [PATCH 0/5] rsatoc: make useful for standalone RSA keys Sascha Hauer

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