Go to file
Andrew Poelstra d0418d4ba7 Remove the MIT/CC0 license in favor of just CC0
I'm taking advantage of the CC0 license on any of David's code to
give me permission to do this :). Almost all of it is my code by
this point so I am also morally in the clear.

-a
2015-03-25 18:36:30 -05:00
src Change std::rand to just rand::, though there is still a 'unimplemented trait' error :/ 2015-03-25 18:22:24 -05:00
.gitignore Add gitignore 2014-08-04 19:59:58 -04:00
.travis.yml Travis speaks rust now :D 2014-08-27 10:58:24 -07:00
Cargo.toml Change name to secp256k1 from bitcoin-secp256k1-rs 2015-03-25 17:20:44 -05:00
LICENSE Remove the MIT/CC0 license in favor of just CC0 2015-03-25 18:36:30 -05:00
Makefile Initial (failing) implementation. 2014-07-06 22:41:22 -07:00