]> git.meshlink.io Git - meshlink/history - src/ed25519
Fix compiler warning
[meshlink] / src / ed25519 /
2014-05-25 Guus SliepenReplace __TINC with __MESHLINK in the include guards.
2014-05-25 Guus SliepenAdd #include "crypto.h" because we are using randomize().
2014-05-25 Guus SliepenMerge branch 'meshlink_blacklist2'
2014-05-25 Guus SliepenAllow MeshLink to be cross-compiled for Windows.
2014-05-11 Guus SliepenFix a format string error.
2014-05-07 Guus SliepenUse void pointers to opaque buffers, fix indentation.
2014-04-17 Guus SliepenUse Ed25519 keys.