Forked from squishyhuman/c-libp2p Implementation of libp2p in C.
Go to file
2017-02-09 12:50:28 -05:00
crypto More changes to encryption negotiation 2017-02-09 12:50:28 -05:00
hashmap Code cleanup 2016-11-17 15:06:53 -05:00
include More changes to encryption negotiation 2017-02-09 12:50:28 -05:00
multihash_old clarifying var names, testing base58 and multihash 2016-12-15 12:39:30 -05:00
net More progress on secio 2017-02-09 03:34:12 -05:00
record More changes to encryption negotiation 2017-02-09 12:50:28 -05:00
routing Initial implementation of routing/kademlia 2017-01-26 23:53:40 -03:00
secio More changes to encryption negotiation 2017-02-09 12:50:28 -05:00
test More changes to encryption negotiation 2017-02-09 12:50:28 -05:00
thirdparty in the middle of ephemeral encryption implementation 2017-02-06 17:11:22 -05:00
utils Beginning of testing of handshake 2017-02-08 12:32:41 -05:00
.cproject Added multistream protocol to communicate with GO version 2017-02-02 14:10:12 -05:00
.gitignore added Eclipse project files 2016-11-17 16:34:35 -05:00
.project added Eclipse project files 2016-11-17 16:34:35 -05:00
LICENSE Update LICENSE 2017-01-31 17:09:40 +01:00
Makefile in the middle of ephemeral encryption implementation 2017-02-06 17:11:22 -05:00
README.md Initial commit 2016-10-26 10:34:39 +02:00

c-libp2p

Implementation of libp2p in C.