tinc/src/ed25519
Etienne Dechamps 058473dc8d Fix Windows includes.
These Windows include lines are capitalized, which causes the build to fail
when cross-compiling from Linux to Windows using MinGW as the MinGW headers
are entirely lower case.
2014-06-22 18:45:49 +01:00
..
add_scalar.c Use Ed25519 keys. 2014-04-06 22:47:26 +02:00
ecdh.c Use Ed25519 keys. 2014-04-06 22:47:26 +02:00
ecdsa.c Implement a PEM-like format for Ed25519 keys. 2014-05-18 20:49:35 +02:00
ecdsagen.c Implement a PEM-like format for Ed25519 keys. 2014-05-18 20:49:35 +02:00
ed25519.h Use Ed25519 keys. 2014-04-06 22:47:26 +02:00
fe.c Use Ed25519 keys. 2014-04-06 22:47:26 +02:00
fe.h Use Ed25519 keys. 2014-04-06 22:47:26 +02:00
fixedint.h Use Ed25519 keys. 2014-04-06 22:47:26 +02:00
ge.c Use Ed25519 keys. 2014-04-06 22:47:26 +02:00
ge.h Use Ed25519 keys. 2014-04-06 22:47:26 +02:00
key_exchange.c Use Ed25519 keys. 2014-04-06 22:47:26 +02:00
keypair.c Use Ed25519 keys. 2014-04-06 22:47:26 +02:00
precomp_data.h Use Ed25519 keys. 2014-04-06 22:47:26 +02:00
sc.c Use Ed25519 keys. 2014-04-06 22:47:26 +02:00
sc.h Use Ed25519 keys. 2014-04-06 22:47:26 +02:00
seed.c Fix Windows includes. 2014-06-22 18:45:49 +01:00
sha512.c Fix compiler warnings. 2014-05-06 13:01:48 +02:00
sha512.h Use Ed25519 keys. 2014-04-06 22:47:26 +02:00
sign.c Use Ed25519 keys. 2014-04-06 22:47:26 +02:00
verify.c Use Ed25519 keys. 2014-04-06 22:47:26 +02:00