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