Skip to content

Add API versioning #269

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 2 commits into from
Sep 30, 2019
Merged

Add API versioning #269

merged 2 commits into from
Sep 30, 2019

Conversation

adrianlshaw
Copy link
Contributor

This adds the implemented specification version to the header file. This fixes ARMmbed/psa-crypto#175. The macros follows the general convention of the PSA Dev APIs.

@gilles-peskine-arm gilles-peskine-arm added api-spec Issue or PR about the PSA specifications needs: review The pull request is ready for review. This generally means that it has no known issues. labels Sep 19, 2019
Copy link
Contributor

@athoelke athoelke left a comment

Choose a reason for hiding this comment

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

LGTM

@gilles-peskine-arm gilles-peskine-arm removed the needs: review The pull request is ready for review. This generally means that it has no known issues. label Sep 30, 2019
@gilles-peskine-arm
Copy link
Collaborator

PSA header changes only. so ok to merge with a single mbedtls team approval. CI is ok except for some TLS tests that failed due to an unrelated issue.

@gilles-peskine-arm gilles-peskine-arm merged commit a990c49 into ARMmbed:development Sep 30, 2019
gilles-peskine-arm added a commit to Mbed-TLS/mbedtls that referenced this pull request Oct 8, 2019
Update crypto submodule:

* ARMmbed/mbed-crypto#277: Improve speed of PBKDF2 by caching the digest state of the passphras
* ARMmbed/mbed-crypto#269: Add PSA API versioning
* ARMmbed/mbed-crypto#278: Fix on target test issues
* ARMmbed/mbed-crypto#286: Fix defgroup syntax for API version section
* ARMmbed/mbed-crypto#75: ASN.1 tests without x509
gilles-peskine-arm added a commit to gilles-peskine-arm/mbed-crypto that referenced this pull request Nov 15, 2019
* ARMmbed#277: Improve speed of PBKDF2 by caching the digest state of the passphrase
* ARMmbed#269: Add PSA API versioning
* ARMmbed#278: Fix on target test issues
* ARMmbed#286: Fix defgroup syntax for API version section
* ARMmbed#75: ASN.1 tests without x509
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-spec Issue or PR about the PSA specifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants