ed25519/src
Orson Peters f12522f869 changes and updated benchmark 2013-03-27 18:12:58 +01:00
..
add_scalar.c changes and updated benchmark 2013-03-27 18:12:58 +01:00
ed25519.h added key exchange 2013-03-24 22:37:43 +01:00
fe.c added fe_mul121666 for DH 2013-03-18 17:47:56 +01:00
fe.h added fe_mul121666 for DH 2013-03-18 17:47:56 +01:00
fixedint.h more work 2013-01-21 22:29:24 +01:00
ge.c removed last stdlib dependency 2013-01-21 22:50:09 +01:00
ge.h removed last stdlib dependency 2013-01-21 22:50:09 +01:00
key_exchange.c added formula to key exchange as comment 2013-03-24 22:44:10 +01:00
keypair.c do not compress private keys - changed terminologiy from verify/sign to public/private 2013-02-04 13:34:01 +01:00
precomp_data.h removed last stdlib dependency 2013-01-21 22:50:09 +01:00
sc.c done for today 2013-01-21 22:55:57 +01:00
sc.h more work 2013-01-21 22:28:34 +01:00
seed.c fixed linux random bug 2013-02-18 18:53:18 +01:00
sha512.c done for today 2013-01-21 22:55:57 +01:00
sha512.h more work 2013-01-21 22:28:34 +01:00
sign.c do not compress private keys - changed terminologiy from verify/sign to public/private 2013-02-04 13:34:01 +01:00
verify.c do not compress private keys - changed terminologiy from verify/sign to public/private 2013-02-04 13:34:01 +01:00