Skip to content

Conversation

@danielinux
Copy link
Member

  • sign: added an option to disable timestamp.
  • keygen: added options to host multiple keys with different algorithms and sizes
  • keygen: added "--id {list}" option to limit permissions for specific keys

@danielinux danielinux requested a review from rizlik September 28, 2023 11:54
@danielinux danielinux force-pushed the universal_keystore branch 2 times, most recently from 995e971 to 4be535d Compare September 28, 2023 13:12
For tests with reproducible payload across build
- Allows keys with different algorithms and sizes to be imported/generated
- Skips check for keys matching type/length in keystore
@danielinux danielinux requested review from dgarske and removed request for rizlik September 28, 2023 16:09
@danielinux danielinux assigned dgarske and unassigned rizlik Sep 28, 2023
dgarske
dgarske previously approved these changes Sep 28, 2023
./tools/keytools/sign --rsa2048 --sha256 --manual-sign test-app/image.elf public-key.der 1 test-app/image_v1.sig
# TODO: Test WOLFBOOT_UNIVERSAL_KEYSTORE
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to add these tests now or future PR?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good idea, I'll add them now

@dgarske dgarske merged commit 8796af8 into wolfSSL:master Sep 29, 2023
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

Successfully merging this pull request may close these issues.

3 participants