add changelog

Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
Valerio Setti
2024-02-06 17:03:32 +01:00
parent bb76f80218
commit 1810fd9ac8
+3
View File
@@ -0,0 +1,3 @@
Features
* Add functions mbedtls_ecdsa_raw_to_der() and mbedtls_ecdsa_der_to_raw() to
convert ECDSA signatures between raw and DER (ASN.1) formats.