]> git.meshlink.io Git - meshlink/commitdiff
Use Ed25519 keys.
authorGuus Sliepen <guus@sliepen.org>
Sun, 6 Apr 2014 20:47:26 +0000 (22:47 +0200)
committerGuus Sliepen <guus@meshlink.io>
Thu, 17 Apr 2014 08:54:58 +0000 (10:54 +0200)
This uses the portable Ed25519 library made by Orson Peters, which in turn uses
the reference implementation made by Daniel J. Bernstein.

This implementation also allows Ed25519 keys to be used for key exchange, so
there is no need to add a separate implementation of Curve25519.

Conflicts:
src/Makefile.am


No differences found