Module type Mirage_crypto_ec.Dh_dsa

Elliptic curve with Diffie-Hellman and DSA.

module Dh : Dh

Diffie-Hellman key exchange.

module Dsa : Dsa

Digital signature algorithm.