mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-06 16:50:17 +01:00
5 lines
161 B
Plaintext
5 lines
161 B
Plaintext
|
|
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.
|