blob: af60465b540c60eb83aa2282f0cad05d9cc35094 [file] [log] [blame]
Thomas Daubneyc227ea52022-05-30 14:12:24 +01001Bugfix
2 * Fix a bug in x25519 example program where the removal of
3 MBEDTLS_ECDH_LEGACY_CONTEXT caused the program not to run. Fixes #4901 and
4 #3191.