<div dir="ltr">FYI: <span style="font-size:13.1999998092651px;line-height:19.7999992370605px">sudo make install is bad, use checkinstall -D</span><br><div><span style="font-size:13.1999998092651px;line-height:19.7999992370605px">sudo make uninstall should do the trick, but I'm not sure</span></div></div><br><div class="gmail_quote">On Sat, May 2, 2015 at 6:15 PM 12xBTM <<a href="mailto:12xbtm@gmail.com">12xbtm@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Yawning,<br>
    <br>
    Oh, I think I see what's going on. So, to shorten this, there are
    three points:<br>
    <br>
    #1: Where do I get this patch and how do I apply it?<br>
    <br>
    #2: Where is this "testing suite."<br>
    <br>
    #3: How do I delete the library so I can install it completely new?</div><div bgcolor="#FFFFFF" text="#000000"><br>
    <br>
    <div>On 2.5.15 10:46, Yawning Angel wrote:<br>
    </div>
    </div><div bgcolor="#FFFFFF" text="#000000"><blockquote type="cite">
      <pre>On Sat, 02 May 2015 09:42:42 -0400
12xBTM <a href="mailto:12xbtm@gmail.com" target="_blank"><12xbtm@gmail.com></a> wrote:

</pre>
      <blockquote type="cite">
        <pre>Step 1: Getting OpenSSL to become Hardware-Accelerated

sudo apt-get install linux-image-3.14.39-ti-r61
sudo apt-get install linux-headers-3.14.39-ti-r61
wget
<a href="http://download.gna.org/cryptodev-linux/cryptodev-linux-1.7.tar.gz" target="_blank">http://download.gna.org/cryptodev-linux/cryptodev-linux-1.7.tar.gz</a>
tar zxf cryptodev-linux-1.7.tar.gz cd cryptodev-linux-1.7/
sudo make
sudo make install
sudo depmod -a
sudo modprobe cryptodev
lsmod
sudo sh -c 'echo cryptodev>>/etc/modules'
cd ~
wget <a href="https://www.openssl.org/source/openssl-1.0.2a.tar.gz" target="_blank">https://www.openssl.org/source/openssl-1.0.2a.tar.gz</a>
tar zxf openssl-1.0.2a.tar.gz
cd openssl-1.0.2a/
</pre>
      </blockquote>
      <pre>
You left out, patching OpenSSL's cryptodev support to function.

</pre>
      <blockquote type="cite">
        <pre>ls
./config -DHAVE_CRYPTODEV -DUSE_CRYPTDEV_DIGESTS shared
sudo make
sudo make install
</pre>
      </blockquote>
      <pre>
And you left out "running the test suite, which according to the bug in
OpenSSL's bugtracker, would have failed".

Both of these dastardly details are hidden in the depths of the file
misleadingly titled "README" in cryptodev-linux-1.7.tar.gz, under the
heading "* OpenSSL:".

Regards,

</pre>
      <br>
      <fieldset></fieldset>
      <br>
      </blockquote></div><div bgcolor="#FFFFFF" text="#000000"><blockquote type="cite"><pre>_______________________________________________
tor-relays mailing list
<a href="mailto:tor-relays@lists.torproject.org" target="_blank">tor-relays@lists.torproject.org</a>
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays" target="_blank">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays</a>
</pre>
    </blockquote></div>

_______________________________________________<br>
tor-relays mailing list<br>
<a href="mailto:tor-relays@lists.torproject.org" target="_blank">tor-relays@lists.torproject.org</a><br>
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays" target="_blank">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays</a><br>
</blockquote></div>