Fix a build failure that occurs in environments using Code Page 950

Replace a non-ASCII character with a space

Signed-off-by: Paul Huang <aphroteus@gmail.com>
This commit is contained in:
Paul Huang
2025-08-07 13:04:45 +08:00
parent 8d524e8841
commit 11b8a23714

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