<p>To test, just compile (change the serval-dna directories in the Makefile first), and run serval-sign and serval-verify as you normally would.</p>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>modularized the code for re-use in other programs</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/serval-crypto/pull/3/files#diff-0">Makefile</a>
    (25)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/serval-crypto/pull/3/files#diff-1">sign.c</a>
    (137)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/serval-crypto/pull/3/files#diff-2">verify.c</a>
    (180)
  </li>
</ul>

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