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

suit: Add support for Ed25519PH #167

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

Conversation

ahasztag
Copy link
Collaborator

No description provided.

Ref: NCSDK-NONE

Signed-off-by: Artur Hadasz <[email protected]>
Ref: NCSDK-31353

Signed-off-by: Artur Hadasz <[email protected]>
@ahasztag ahasztag force-pushed the NCSDK-31353_ed25519ph branch from ea7dd06 to 58b9c3e Compare January 23, 2025 10:51
@NordicBuilder
Copy link
Collaborator

NordicBuilder commented Jan 23, 2025

pytest coverage results

Detailed report:

Type Coverage
lines 85.2% (2045 of 2399 lines)
functions 41.1% (174 of 423 functions)
branches no data found

Note: This message is automatically posted and updated by the CI (latest/test-sdk-dfu/master/323)

@@ -19,6 +19,7 @@ class SuitSignAlgorithms(Enum):
ES_384 = "es-384"
ES_521 = "es-521"
EdDSA = "eddsa"
VS_HashedEdDSA = "hashed-eddsa"
Copy link
Collaborator

Choose a reason for hiding this comment

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

What does the VS stand for?

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