mbedtls/ChangeLog.d/fix-x25519-program.txt

5 lines
161 B
Text
Raw Normal View History

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.