mbedtls/ChangeLog.d/psa_crypto_pake.txt

5 lines
210 B
Plaintext
Raw Normal View History

Features
* Expose the EC J-PAKE functionality through the Draft PSA PAKE Crypto API.
Only the ECC primitive with secp256r1 curve and SHA-256 hash algorithm
are supported in this implementation.