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

[nrf fromlist] imgtool: Add pure signature support #342

Merged
merged 2 commits into from
Oct 19, 2024

Commits on Oct 19, 2024

  1. [nrf fromlist] imgtool: Add pure signature support

    Adds PureEdDSA signature support.
    
    The change includes implementation of SIG_PURE TLV that, when present,
    indicates the signature that is present is Pure type.
    
    Upstream PR: mcu-tools/mcuboot#2063
    
    Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
    Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
    de-nordic authored and nvlsianpu committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    07ee100 View commit details
    Browse the repository at this point in the history
  2. [nrf fromlist] imgtool: create image obj with image_hash

    Kept creating the field for external usage.
    
    Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
    nvlsianpu committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    bd5f791 View commit details
    Browse the repository at this point in the history