ruby-bitcoin-secp256k1 icon indicating copy to clipboard operation
ruby-bitcoin-secp256k1 copied to clipboard

Ruby binding to bitcoin's secp256k1 implementation.

Results 3 ruby-bitcoin-secp256k1 issues
Sort by recently updated
recently updated
newest added

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...

dependencies

need to provide schnorr_sign and schnorr_verify function. thanks

Embed C module (example: unicorn) instead of using external libsecp26bk1 using ffi.