@hackage curve255190.2.8

Fast implementations of the curve25519 elliptic curve primitives.

Haskell bindings and extensions to the curve25519-donna codebase. This module is a pretty straightforward implementation of the basic cryptographic routines you'd want from a project that uses curve25519: key generation, and key agreement. For further functionality, you'll want to look elsewhere.