ExSecp256k1 (ExSecp256k1 v0.2.1) View Source

Link to this section Summary

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