Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- powerVector :: Fq -> Integer -> [Fq]
- dotp :: Num a => [a] -> [a] -> a
- hadamardp :: Num a => [a] -> [a] -> [a]
- addP :: Point -> Point -> Point
- subP :: Point -> Point -> Point
- mulP :: Fq -> Point -> Point
- commit :: Fq -> Fq -> Point
- isLogBase2 :: Integer -> Bool
- logBase2 :: Integer -> Integer
- logBase2M :: Integer -> Maybe Integer
- shamirY :: Point -> Point -> Fq
- shamirZ :: Point -> Point -> Fq -> Fq
- shamirX :: Point -> Point -> Point -> Point -> Fq -> Fq -> Fq
- shamirX' :: Point -> Point -> Point -> Fq
- shamirU :: Fq -> Fq -> Fq -> Fq