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

Add a macro to evaluate the maximum asymmetric key export size #195

Closed athoelke closed 2 months ago

athoelke commented 3 months ago

This simple change is currently based on the pending integration of the PAKE extension into version 1.3 (#177). The commit to review is https://github.com/ARM-software/psa-api/commit/545021be06af5fd90ba9a9755f172361d41ca98d.

Fixes #180

athoelke commented 2 months ago

Rebased after merging #177