secp256k1

Undocumented in source.

Members

Aliases

bytes
alias bytes = ubyte[]
Undocumented in source.

Classes

secp256k1
class secp256k1
Undocumented in source.

Functions

ecRecover
ubyte[20] ecRecover(Signature sig, ubyte[] msg)
Undocumented in source. Be warned that the author may not have intended to support it.
toAddress
ubyte[20] toAddress(secp256k1_pubkey pubKey)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Signature
struct Signature
Undocumented in source.

Meta