Expand description
bitcoin_secp256k1 implementation of ecrecover. More about it in crate::secp256k1.
Functionsยง
- ecrecover
 - Recover the public key from a signature and a message.
 
bitcoin_secp256k1 implementation of ecrecover. More about it in crate::secp256k1.