blob: bf5d6ac39af8221a8e55661a3295ddf57c15b9bd [file] [log] [blame]
Thomas Daubneyeff0f3f2022-05-18 14:36:45 +01001Bugfix
Gilles Peskine76c1c6b2022-06-09 18:51:18 +02002 * Fix a bug in the x25519 example program where the removal of
Thomas Daubneyeff0f3f2022-05-18 14:36:45 +01003 MBEDTLS_ECDH_LEGACY_CONTEXT caused the program not to run. Fixes #4901 and
4 #3191.