hecc-0.4.1.1: Elliptic Curve Cryptography for Haskell

Copyright(c) Marcel Fourné 20[09..13]
LicenseBSD3
MaintainerMarcel Fourné (mail@marcelfourne.de)
Stabilityexperimental
PortabilityGood
Safe HaskellNone
LanguageHaskell98

Codec.Crypto.ECC.ECDH

Description

basic ECDH functions using hecc

Synopsis

Documentation

basicecdh :: Integer -> ECPF Integer -> Integer Source

basic ecdh for testing