Merge pull request #5 from gmaxwell/ecdsa1
[bitcoinninja] / index.html
index 142b8d849b9078eb71d68c1eac04be9d22c67bec..a8d066890bd4fe0c2e7341aea877ec2319698d4a 100644 (file)
@@ -28,6 +28,13 @@ Useful resources:
 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>