NAME
HEAT::Crypto::X25519 - Low-level Curve25519 ECDH and signing routines
DESCRIPTION
This module provides perl bindings for Matthijs van Duin's implementation of Daniel J. Bernstein's Curve25519.
AUTHOR
Toma Mazilu
C implementation by Matthijs van Duin.
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself