This website requires JavaScript.
Explore
Help
Register
Sign In
wornvirtue
/
premiere-libtorrent
forked from
premiere/premiere-libtorrent
Watch
1
Star
0
Fork
You've already forked premiere-libtorrent
0
Code
Pull Requests
Activity
f6474f5717
premiere-libtorrent
/
ed25519
/
src
/
fixedint.h
7 lines
98 B
C
Raw
Normal View
History
Unescape
Escape
merged change from RC_1_0
2014-07-23 03:47:09 +02:00
#
include
<boost/cstdint.hpp>
pull in an ed25519 implementation and replace use of RSA in the DHT with ECC. fix up makefiles
2013-08-18 18:01:20 +02:00
merged change from RC_1_0
2014-07-23 03:47:09 +02:00
using
boost
:
:
uint64_t
;
using
boost
:
:
int64_t
;
using
boost
:
:
int32_t
;
pull in an ed25519 implementation and replace use of RSA in the DHT with ECC. fix up makefiles
2013-08-18 18:01:20 +02:00