Adds a sage notebook for ECDSA signing and verifying.
<ul>
<li><a href="https://github.com/citp/bitcoin-sok">Bitcoin systematization of knowledge</a>
<li><a href="http://freico.in/docs/freimarkets.pdf">Freimarkets: a bitcoin extension to support user issued assets, p2p lending, options and more.</a>
+<li><a href="https://download.wpsoftware.net/bitcoin/wizardry/cryptonote-whitepaper.pdf">CryptoNote Whitepaper</a> containing an innovative ring-signature scheme</li>
</ul>
+ <a href="http://sagemath.org/">Sage</a> notebooks:
+ <ul>
+ <li><a href="secp256k1.ecdsa.sage">ECDSA with secp256k1</a>
+ </ul>
+
Edit this page at <a href="https://github.com/TheBlueMatt/bitcoinninja">https://github.com/TheBlueMatt/bitcoinninja</a>
</body>