aboutsummaryrefslogtreecommitdiff
path: root/lib/curve25519-donna.h
AgeCommit message (Collapse)Author
2015-12-03Use header files where possibleRichard van der Hoff
This fixes an incorrect re-declaration of ed25519_sign. Implement header files for some of the other library bits so that we don't need to declare functions in crypto.cpp.