ARM-software / psa-api

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

Add definitions required by SRP-6. #178

Open oberon-sk opened 7 months ago

oberon-sk commented 7 months ago

The PSA Certified Crypto API v1.2 PAKE Extension requires some additional definitions to support SRP-6 as defined by RFC 2945 and RFC 5054 to be embedded in, or included by, psa/crypto.h.

This PR provides a proposal.

Signed-off-by: Oberon microsystems