ExSecp256k1
v0.2.1
Pages
Modules
ExSecp256k1
(ExSecp256k1 v0.2.1)
View Source
Link to this section
Summary
Functions
create_public_key(private_key)
recover(hash, r, s, recovery_id)
recover_compact(hash, signature, recovery_id)
sign(message, private_key)
sign_compact(message, private_key)
Link to this section
Functions
Link to this function
create_public_key(private_key)
View Source
Link to this function
recover(hash, r, s, recovery_id)
View Source
Link to this function
recover_compact(hash, signature, recovery_id)
View Source
Link to this function
sign(message, private_key)
View Source
Link to this function
sign_compact(message, private_key)
View Source