eff0f3f5be
Add changelog entry for bug fix in sample program. Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
4 lines
161 B
Text
4 lines
161 B
Text
Bugfix
|
|
* Fix a bug in x25519 example program where the removal of
|
|
MBEDTLS_ECDH_LEGACY_CONTEXT caused the program not to run. Fixes #4901 and
|
|
#3191.
|