eccrypto-0.0.1: Elliptic Curve Cryptography for Haskell

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

Crypto.ECC.NIST.ECDH

Description

basic ECDH functions using hecc

Synopsis

Documentation

basicecdh :: EC Integer -> Integer -> ECPF Integer -> Integer Source #

basic ecdh for testing