Crypto.Secp256k1.Internal.ForeignTypes
data LCtx Source #
data PubKey64 Source #
data Msg32 Source #
data Sig64 Source #
data Seed32 Source #
data Compact64 Source #
data SecKey32 Source #
data Tweak32 Source #
data RecSig65 Source #
type CtxFlags = CUInt Source #
type SerFlags = CUInt Source #
type Ret = CInt Source #
type NonceFun a = Ptr CUChar -> Ptr CUChar -> Ptr CUChar -> Ptr CUChar -> Ptr a -> CInt -> IO CInt Source #
compressed :: SerFlags Source #
uncompressed :: SerFlags Source #
isSuccess :: Ret -> Bool Source #