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

Wolfhsm integration #4

Closed
wants to merge 1 commit into from
Closed

Wolfhsm integration #4

wants to merge 1 commit into from

Conversation

bigbrett
Copy link
Owner

@bigbrett bigbrett commented Oct 8, 2024

Adds wolfHSM client support to wolfBoot.

Initial support for the following targets:

  • wolfBoot simulator (using wolfHSM POSIX TCP transport)
  • AURIX TC3xx (using built-in shared memory transport)

wolfHSM offload has been added for the following algorithms:

  • RSA
  • ECC
  • SHA256

Additional changes:

  • changes AURIX TC3xx default signature algo to ecc256
  • Modifications to AURIX TC3xx linker file based on HSM debugging
  • Adds public key der export option to keytools, so it can be loaded into HSM out-of-band
  • Adds option to keygen to zeroize public key (as it is unused in conjunction with HSM)
  • doc updates

@bigbrett bigbrett force-pushed the wolfhsm-integration branch 4 times, most recently from b0d0c9f to 4141fe2 Compare October 11, 2024 19:58
@bigbrett bigbrett closed this Oct 11, 2024
@bigbrett bigbrett reopened this Oct 11, 2024
@bigbrett bigbrett force-pushed the wolfhsm-integration branch from b830a20 to 5ca75ce Compare October 18, 2024 15:08
@bigbrett bigbrett closed this Oct 18, 2024
@bigbrett bigbrett reopened this Oct 18, 2024
@bigbrett bigbrett force-pushed the wolfhsm-integration branch from 550be7d to bc32c21 Compare October 18, 2024 15:37
@bigbrett bigbrett closed this Oct 18, 2024
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.

1 participant