secp256k1

Undocumented in source.

Members

Aliases

bytes
alias bytes = ubyte[]
Undocumented in source.

Classes

OpenSSLException
class OpenSSLException
Undocumented in source.
secp256k1
class secp256k1
Undocumented in source.

Functions

address
ubyte[20] address(EC_KEY* ec_key)
Undocumented in source. Be warned that the author may not have intended to support it.
ecRecover
ubyte[20] ecRecover(Signature sig, ubyte[] msg)
Undocumented in source. Be warned that the author may not have intended to support it.
publicKey
auto publicKey(EC_KEY* ec_key)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Signature
struct Signature
Undocumented in source.

Meta