1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

Add function name to changelog

Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
This commit is contained in:
Przemek Stekiel
2022-03-28 07:22:11 +02:00
parent a677b5f6c7
commit 2076cbe511

View File

@@ -1,3 +1,3 @@
Features
* Add a function to export ECP keypair parameters.
Fixes #4838.
* Add mbedtls_ecp_export() function to export ECP
keypair parameters. Fixes #4838.