etscrivner / rbsecp256k1

Compiled Ruby wrapper around libsecp256k1 for secp256k1 ECDSA.
The Unlicense
19 stars 13 forks source link

Stop computing SHA-256 hash of data #16

Closed etscrivner closed 5 years ago

etscrivner commented 5 years ago

Closes #14

Take SHA-256 hashes rather than raw data to be hashed in all methods that previously took raw data. This affects: