Merge pull request #5 from gmaxwell/ecdsa1
[bitcoinninja] / index.html
index 5f09a2f0dac729f67cf96ff2424df33c7f8f1ac8..a8d066890bd4fe0c2e7341aea877ec2319698d4a 100644 (file)
@@ -29,6 +29,12 @@ Papers of interest:
 <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>