<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 9/6/25 1:14 PM, Ferecides de Siros
      via cryptography wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:RjSPAKTaok9Vwj2eZ4uX0ZffU73QqLzPINqK1IP4w1bcPBi57QQnIsB8NBunorcOrEXzyX-tXq6gMndjePQPM2CYDhYFOtiA0fd2qksio-Y=@protonmail.com">
      <p><span
style="white-space-collapse: preserve; word-spacing: normal; color: rgb(0, 0, 0); background-color: transparent;"><b>let p_hex = "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffd3";</b></span></p>
      <p>to:</p>
      <p><span
style="white-space-collapse: preserve; word-spacing: normal; color: rgb(0, 0, 0); background-color: transparent;"><b>let p_hex = "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff43";</b></span></p>
    </blockquote>
    <p>So I had to glance at the source…and I have to admire it is
      written in Rust. Rust us a full-featured language, certainly
      capable of writing bugs and silliness, but still, there are a
      whole lot of bugs that are not in that code. Because the compiler
      will insist on a lot of self-consistency.</p>
    -kb<br>
  </body>
</html>