hecc-0.2: Elliptic Curve Cryptography for HaskellSource codeContentsIndex
Codec.Encryption.ECC.StandardCurves
MaintainerMarcel Fourn (hecc@bitrot.dyndns.org
Description
ECC Standard Curves, taken from Standard Documents found somewhere(tm)
Documentation
data StandardCurve Source
Constructors
StandardCurve
stdc_p :: Integer
stdc_a :: Integer
stdc_b :: Integer
stdc_xp :: Integer
stdc_yp :: Integer
p521 :: StandardCurveSource
p256 :: StandardCurveSource
Produced by Haddock version 2.6.0