Add a changelog entry for ECJPAKE to PMS KDF
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
parent
e09aff8f5a
commit
f13925c022
1 changed files with 5 additions and 0 deletions
5
ChangeLog.d/ecjpake_to_pms.txt
Normal file
5
ChangeLog.d/ecjpake_to_pms.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
API changes
|
||||
* Add an ad-hoc key derivation function handling ECJPAKE to PMS
|
||||
calculation that can be used to derive the session secret in TLS 1.2,
|
||||
as described in draft-cragie-tls-ecjpake-01. This can be achieved by
|
||||
using PSA_ALG_TLS12_ECJPAKE_TO_PMS as the key derivation algorithm.
|
Loading…
Add table
Add a link
Reference in a new issue