| License | UNLICENSE |
|---|---|
| Maintainer | Jean-Pierre Rupp <jprupp@protonmail.ch> |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Crypto.Secp256k1.Internal.Context
Description
The API for this module may change at any time. This is an internal module only exposed for hacking and experimentation.
Documentation
randomizeContext :: Ctx -> IO () Source #
createContext :: IO Ctx Source #
destroyContext :: Ctx -> IO () Source #