<p>Details to come...</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/opentechinstitute/serval-crypto refactor</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/opentechinstitute/serval-crypto/pull/10'>https://github.com/opentechinstitute/serval-crypto/pull/10</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>refactored, combining serval-sign and serval-verify into one program, v3.0</li>
  <li>updated debian packaging for version 3.0</li>
  <li>fix Makefiles</li>
  <li>removed extraneous CFLAGS</li>
  <li>added InstallDev section to OpenWRT Makefile</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/serval-crypto/pull/10/files#diff-0">Makefile</a>
    (36)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/serval-crypto/pull/10/files#diff-1">README.md</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/serval-crypto/pull/10/files#diff-2">debian/changelog</a>
    (2)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/serval-crypto/pull/10/files#diff-3">debian/files</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/serval-crypto/pull/10/files#diff-4">debian/install</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/serval-crypto/pull/10/files#diff-5">debian/rules</a>
    (1)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/serval-crypto/pull/10/files#diff-6">debian/serval-crypto.debhelper.log</a>
    (21)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/serval-crypto/pull/10/files#diff-7">main.c</a>
    (105)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/serval-crypto/pull/10/files#diff-8">openwrt/Makefile</a>
    (53)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/serval-crypto/pull/10/files#diff-9">serval-sign.c</a>
    (74)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/serval-crypto/pull/10/files#diff-10">serval-verify.c</a>
    (73)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/opentechinstitute/serval-crypto/pull/10.patch'>https://github.com/opentechinstitute/serval-crypto/pull/10.patch</a></li>
  <li><a href='https://github.com/opentechinstitute/serval-crypto/pull/10.diff'>https://github.com/opentechinstitute/serval-crypto/pull/10.diff</a></li>
</ul>