Skip to content

Use the driver version of private key generation #4

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

Merged
merged 4 commits into from
Jun 18, 2019

Conversation

AndrzejKurek
Copy link
Contributor

This PR has a prerequisite of ARMmbed/mbed-os-atecc608a#5.

Patater
Patater previously approved these changes Jun 11, 2019
@AndrzejKurek AndrzejKurek dismissed stale reviews from Patater and gilles-peskine-arm via 74caee6 June 11, 2019 11:57
@AndrzejKurek
Copy link
Contributor Author

Added a test to make sure that the public key format received when generating a private key is compliant with PSA.
Please note: Before merging this PR an update to the mbed-os-atecc608a.lib will be required. Waiting for ARMmbed/mbed-os-atecc608a#5 merge to do that.

main.c Outdated
key_type, alg, PSA_KEY_USAGE_VERIFY, pubkey,
pubkey_len));

/* Test that a public key that is exported from a private key - can be
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd suggest to remove the -.

@AndrzejKurek
Copy link
Contributor Author

I've rebased the branch to resolve conflicts.

@Patater Patater merged commit 0aa08fc into ARMmbed:master Jun 18, 2019
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