Reword change log entry

Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
This commit is contained in:
Przemek Stekiel 2023-03-13 16:06:34 +01:00
parent f309d6b7fb
commit a11c1d141e

View file

@ -1,4 +1,4 @@
Bugfix
* Allow setting user and peer identity for EC J-PAKE operation
instead role in PAKE PSA Crypto API as described in the specification.
This is partial fix that allows only "client"/"server" ids.
* Allow setting user and peer identifiers for EC J-PAKE operation
instead of role in PAKE PSA Crypto API as described in the specification.
This is a partial fix that allows only "client" and "server" identifiers.