Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crypto: Signed boot needs documentation #3553

Open
hamishwillee opened this issue Jan 29, 2025 · 1 comment
Open

Crypto: Signed boot needs documentation #3553

hamishwillee opened this issue Jan 29, 2025 · 1 comment

Comments

@hamishwillee
Copy link
Collaborator

Signed boot

  • Creating elliptic curve keys and embedding these to the bootloader (both new nuttx-based and the old one)
  • Enabling signature generation at build time
  • Explain how to customize signing process for production (replace cryptotools.py)
  • Explain the crypto_backend architecture and how to make a custom keystore / crypto components

These are relevant PRS: #17672 #17814 #18387 #18761 #19093 #19158 #19932 #20103 (note, may also cover encrypted logs, which are already docuemented).

This is copied from #2186 (comment)

FYI @jlaitine - just cleaning up old PRs to remove some of the info that is now noise. Hope you might be able to add docs for this at some point.

@hamishwillee
Copy link
Collaborator Author

FYI @jnomikos in case you're feeling brave and want to continue the crypto docs ....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant