add a note about scalarInverse

This commit is contained in:
Vincent Hanquez 2016-03-24 05:56:18 +00:00 committed by Kazu Yamamoto
parent f3255c2fa0
commit c29fa82417

View File

@ -79,6 +79,9 @@ class EllipticCurve curve => EllipticCurveArith curve where
-- | Scalar Multiplication on a curve
pointSmul :: Scalar curve -> Point curve -> Point curve
-- -- | Scalar Inverse
-- scalarInverse :: Scalar curve -> Scalar curve
-- | P256 Curve
--
-- also known as P256