ARM-software / psa-api

Documentation source and development of the PSA Certified API
https://arm-software.github.io/psa-api/
Other
49 stars 24 forks source link

Integrate the PAKE Extension into the Crypto API specification #177

Closed athoelke closed 2 months ago

athoelke commented 4 months ago

[Updated: rebased the PR after publication of Crypto API 1.2.1, and updated the rendered PDF]

As an initial step for the Crypto API 1.3 release, integrate the API for PAKE operations into the primary specification, now that the PAKE Extension is Final.

Fixes #170.

A draft PDF render of the integrated specification: IHI0086-PSA_Certified_Crypto_API-1.3.0-integrate-pake-draft.2.pdf

Notes on the integration

athoelke commented 2 months ago

I think I also found a preexisting copypasta in the PAKE spec:

Well spotted - I have added a commit for this. This is a good PR to fix that error.