Skip to content
New issue

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

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

Already on GitHub? # to your account

bootutil: PSA implementation of x25519 and ed25519 verification #2166

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

de-nordic
Copy link
Collaborator

@de-nordic de-nordic commented Jan 7, 2025

The commit provides implementation of image verification with ed25519 and encryption/decryption support where random key is encrypted using x25519.

Depends on https://github.com/mcu-tools/mcuboot/pull/2186/files

@de-nordic de-nordic force-pushed the public-psa branch 3 times, most recently from 0d10b36 to 378743e Compare January 24, 2025 17:18
The commit provides implementation of image verification with
ed25519 and encryption/decryption support where random key
is encrypted using x25519.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
Adds Kconfig option CONFIG_BOOT_ED25519_PSA that allows to switch
ed25519 to PSA backend.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant