<div dir="ltr">Probably this: <a href="https://github.com/openssl/openssl/issues/18225">https://github.com/openssl/openssl/issues/18225</a></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 2, 2022 at 5:09 PM Karen Arutyunov <<a href="mailto:karen@codesynthesis.com">karen@codesynthesis.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
After building an optimized version of cURL 7.76.0 with OpenSSL 1.1.1n <br>
using Clang 14.0.6, running<br>
<br>
curl <a href="https://www.example.com" rel="noreferrer" target="_blank">https://www.example.com</a><br>
<br>
ends up with the following error:<br>
<br>
curl: (35) error:1012606B:elliptic curve <br>
routines:EC_POINT_set_affine_coordinates:point is not on curve<br>
<br>
Reproduces on Linux (-O3) and Windows (-O2). Doesn't reproduce for <br>
non-optimized builds and for Clang versions prior to 14.0.<br>
<br>
Note that OpenSSL is built with the no-asm configuration option.<br>
<br>
Does anybody know what this could be or has experienced something similar?<br>
<br>
Thanks,<br>
Karen<br>
</blockquote></div>