Module k256

Source
Expand description

k256 implementation of ecrecover. More about it in crate::secp256k1.

Functionsยง

ecrecover
Recover the public key from a signature and a message.