<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Well, I got one taker to check my approach.</p>
    <p>Last night I walked through two code examples from differing
      authors on generating addresses and finally got them to agree (the
      variance was due to a hex string conversion at one step...)</p>
    <p>This has to do with an older way of generating addresses that is
      no longer done: using <i><b>uncompressed</b></i> keys.</p>
    <p>Back in the days when ""Satoshi"" was active online, he was using
      them...<br>
    </p>
    <div class="moz-cite-prefix">On 9/18/2019 9:39 AM, Sujit K M wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+6mNeq5J5YaDcv9c0_4+q+f1GnHc_cL160-FSH9O_c1W+6ckw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">
        <div><br>
          <br>
          <div class="gmail_quote">
            <div dir="ltr" class="gmail_attr">On Wed, Sep 18, 2019, 4:53
              AM <a href="mailto:steve.b@osfda.org"
                moz-do-not-send="true">steve.b@osfda.org</a> <<a
                href="mailto:steve.b@osfda.org" moz-do-not-send="true">steve.b@osfda.org</a>>
              wrote:<br>
            </div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div text="#000000" bgcolor="#FFFFFF">
                <p>I did some code today for address generation in
                  bitcoin; due to its results being at odds with a
                  popular library online, I wanted someone to check my
                  handiwork. If you happen to find digital currency tech
                  as interesting as I do, please contact me directly off
                  this list.</p>
                <hr width="100%" size="2">
                <p>It's a pretty brief collection of statements for
                  public key generation (but using an UNCOMPRESSED
                  public key -normally compressed public keys are used
                  in bitcoin to generate addresses, and that might
                  explain the discrepancy...) It follows a methodology
                  laid out in an introductory article on generating
                  addresses. The code is brief, but the theory can be a
                  challenge.<br>
                </p>
                <p>No, this is not directly BSD related; but seeing as
                  how this user group is the deeper end of the technical
                  pool, perhaps someone else would find it interesting
                  too (we can IMMEDIATELY reconnoiter off this list...)</p>
                <p>Sorry for the Email if you're not into it, but that's
                  all I'll say on this channel. [If the date was close
                  to the next meeting, I would just ask there; but time
                  is tight for me, and we're still a couple of weeks
                  away from that...]</p>
              </div>
            </blockquote>
          </div>
        </div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">I might be of no help. But currently working at
          work how to hide encrypted data. Use only one public encrypted
          API key. Not only that it's not web application. But looks
          like it is a loopy mess with the current technology.</div>
        <div dir="auto">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div text="#000000" bgcolor="#FFFFFF">
                <p><br>
                </p>
              </div>
              _______________________________________________<br>
              talk mailing list<br>
              <a href="mailto:talk@lists.nycbug.org" target="_blank"
                rel="noreferrer" moz-do-not-send="true">talk@lists.nycbug.org</a><br>
              <a
                href="http://lists.nycbug.org:8080/mailman/listinfo/talk"
                rel="noreferrer noreferrer" target="_blank"
                moz-do-not-send="true">http://lists.nycbug.org:8080/mailman/listinfo/talk</a><br>
            </blockquote>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
talk mailing list
<a class="moz-txt-link-abbreviated" href="mailto:talk@lists.nycbug.org">talk@lists.nycbug.org</a>
<a class="moz-txt-link-freetext" href="http://lists.nycbug.org:8080/mailman/listinfo/talk">http://lists.nycbug.org:8080/mailman/listinfo/talk</a>
</pre>
    </blockquote>
  </body>
</html>