ed25519 is an ECC public-key crypto system with fast operations, small message
sizes and other advantages; I would like to be able to use it in GNUnet, but I
believe architecturally in the GNU system it would belong with the cryptographic
libraries. Public-Domain source code is available at http://ed25519.cr.yp.to/
Description
Description