<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 3/6/26 2:39 PM, Theodore Tso wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20260306223936.GB42132@macsyma.local">
      <pre class="moz-quote-pre" wrap="">Well, most of the time I just use the Linux kernel's RNG, but when I'm
generating a long-term private key, I'll augment /dev/urandom with the
output from ChoasKey</pre>
    </blockquote>
    <p>Augment… </p>
    <p>I hope that means xor, or cat ChoasKey into /dev/urandom.</p>
    <p>-kb<i> </i></p>
  </body>
</html>