tinc/src/ed25519
2015-07-02 18:37:08 +02: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 Marked all unsued parameters found by -Werror=unused-parameter with UNUSED() 2015-07-02 18:37:08 +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 Add newline at end of precomp_data.h and sc.h. 2015-05-19 14:25:20 +02:00
sc.c Use Ed25519 keys. 2014-04-06 22:47:26 +02:00
sc.h Add newline at end of precomp_data.h and sc.h. 2015-05-19 14:25:20 +02:00
sha512.c Use void pointers for opaque data blobs in the SHA512 code. 2015-01-04 14:19:23 +01:00
sha512.h Use void pointers for opaque data blobs in the SHA512 code. 2015-01-04 14:19:23 +01: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