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