Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
type Secp256k1_Point ctx = Secp256k1_PointOf (Bool ctx) (FFA Secp256k1_Base ctx) Source #
Orphan instances
Symbolic ctx => CyclicGroup (Secp256k1_Point ctx) Source # | |
type ScalarFieldOf (Secp256k1_Point ctx) Source # pointGen :: Secp256k1_Point ctx Source # | |
(Symbolic ctx, a ~ BaseField ctx, bits ~ NumberOfBits a) => Scale (FieldElement ctx) (Secp256k1_Point ctx) Source # | |
scale :: FieldElement ctx -> Secp256k1_Point ctx -> Secp256k1_Point ctx Source # |