ruby-bitcoin-secp256k1
ruby-bitcoin-secp256k1 copied to clipboard
Ruby binding to bitcoin's secp256k1 implementation.
Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task...
need to provide schnorr_sign and schnorr_verify function. thanks
Embed C module (example: unicorn) instead of using external libsecp26bk1 using ffi.