premiere-libtorrent/ed25519/src
Andrei Kurushin 7b5d48c02a fix default release build with VS2015 UP2 compiler warnings (#624)
* fix default release build with VS2015 UP2 compiler warnings
this will allow to successfully build:
bjam toolset=msvc-14.0 release deprecated-functions=off character-set=unicode link=static warnings-as-errors=on
2016-04-17 16:56:07 -04:00
..
add_scalar.cpp fix more warnings and some build issues 2015-04-22 04:24:45 +00:00
fe.cpp fix more warnings and some build issues 2015-04-22 04:24:45 +00:00
fe.h fix linux build 2015-01-20 17:05:45 +00:00
fixedint.h fix linux build 2015-01-20 17:05:45 +00:00
ge.cpp fix more warnings and some build issues 2015-04-22 04:24:45 +00: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 fix more warnings and some build issues 2015-04-22 04:24:45 +00:00
keypair.cpp fix more warnings and some build issues 2015-04-22 04:24:45 +00:00
precomp_data.h merged fixes of warnings from RC_1_0 2014-07-04 23:40:31 +00:00
sc.cpp fix more warnings and some build issues 2015-04-22 04:24:45 +00:00
sc.h merged fixes of warnings from RC_1_0 2014-07-04 23:40:31 +00:00
seed.cpp clean up use of error categories 2015-11-24 00:50:51 -05:00
sha512.cpp fix default release build with VS2015 UP2 compiler warnings (#624) 2016-04-17 16:56:07 -04:00
sha512.h fix linux build 2015-01-20 17:05:45 +00:00
sign.cpp fix more warnings and some build issues 2015-04-22 04:24:45 +00:00
verify.cpp fix more warnings and some build issues 2015-04-22 04:24:45 +00:00