TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
a39170bbed1f5a69f108ea19fe3510c3643d53ab
/
.
/
ChangeLog.d
/
fix-x25519-program.txt
blob: af60465b540c60eb83aa2282f0cad05d9cc35094 [
file
] [
log
] [
blame
]
Thomas Daubney
c227ea5
2022-05-30 14:12:24 +0100
[
diff
] [
blame
]
1
Bugfix
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.