package mirage-crypto-ec

  1. Overview
  2. Docs

Elliptic curve with Diffie-Hellman and DSA.

module Dh : Dh

Diffie-Hellman key exchange.

module Dsa : Dsa

Digital signature algorithm.