premiere-libtorrent/ed25519/src
arvidn cb0d6a057f remove dead code in ed25519 2018-12-08 11:37:31 +01:00
..
add_scalar.cpp [typos] fixing comment in ed25519_add_scalar (#1276) 2016-10-30 22:29:51 -04:00
fe.cpp remove dead code in ed25519 2018-12-08 11:37:31 +01:00
fe.h fix linux build 2015-01-20 17:05:45 +00:00
fixedint.h add header guards to ConvertUTP.h and fixedint.h 2018-11-12 17:56:16 +01:00
ge.cpp move const data to readonly segment 2017-01-09 14:41:44 -05:00
ge.h pull in an ed25519 implementation and replace use of RSA in the DHT with ECC. fix up makefiles 2013-08-18 16:01:20 +00:00
key_exchange.cpp better integration and API for ed25519 (#1037) 2016-08-29 20:28:42 -04:00
keypair.cpp better integration and API for ed25519 (#1037) 2016-08-29 20:28:42 -04:00
precomp_data.h move const data to readonly segment 2017-01-09 14:41:44 -05:00
sc.cpp run clang tidy on travis 2018-07-24 21:37:37 +02:00
sc.h merged fixes of warnings from RC_1_0 2014-07-04 23:40:31 +00:00
sign.cpp make span's and sha1_hash's index and size types signed (instead of unsigned). Specifically std::ptrdiff_t. In line with the direction of gsl span and reduce signed->unsigned casts 2018-11-16 14:06:22 +01:00
verify.cpp make span's and sha1_hash's index and size types signed (instead of unsigned). Specifically std::ptrdiff_t. In line with the direction of gsl span and reduce signed->unsigned casts 2018-11-16 14:06:22 +01:00