Merge pull request #10347 from aphroteus/mbedtls-3.6

[3.6] Fix a build failure that occurs in environments using Code Page 950
This commit is contained in:
Manuel Pégourié-Gonnard
2025-12-16 08:14:04 +00:00
committed by GitHub
+1 -1
View File
@@ -6,7 +6,7 @@
* The Elliptic Curve Diffie-Hellman (ECDH) protocol is an anonymous
* key agreement protocol allowing two parties to establish a shared
* secret over an insecure channel. Each party must have an
* elliptic-curve publicprivate key pair.
* elliptic-curve public private key pair.
*
* For more information, see <em>NIST SP 800-56A Rev. 2: Recommendation for
* Pair-Wise Key Establishment Schemes Using Discrete Logarithm