Fix all warnings when compiling with -Wall -W -pedantic.
[tinc] / src / ed25519 / ecdsagen.c
2018-10-06 Guus SliepenFix all warnings when compiling with -Wall -W -pedantic.
2017-10-07 Guus SliepenReformat all code using astyle.
2017-10-07 Guus SliepenConvert sizeof foo to sizeof(foo).
2017-10-07 Guus SliepenUpdate all header guards.
2014-05-18 Guus SliepenImplement a PEM-like format for Ed25519 keys.
2014-04-14 Guus SliepenMerge branch '1.1-ed25519' into 1.1
2014-04-06 Guus SliepenUse Ed25519 keys. 1.1-ed25519