Changelog: Added changelog for mbedtls_ecdh_get_grp_id.

Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
Minos Galanakis 2024-03-02 09:14:13 +00:00
parent b4ce628b64
commit 3cfdd73dfa

View File

@ -0,0 +1,3 @@
Features
* Add new accessor to expose the private group id member of
`mbedtls_ecdh_context` structure.