Forked from squishyhuman/c-libp2p Implementation of libp2p in C.
 
 
Go to file
John Jones 783855fe26 in the middle of ephemeral encryption implementation 2017-02-06 17:11:22 -05:00
crypto in the middle of ephemeral encryption implementation 2017-02-06 17:11:22 -05:00
hashmap Code cleanup 2016-11-17 15:06:53 -05:00
include in the middle of ephemeral encryption implementation 2017-02-06 17:11:22 -05:00
multihash_old clarifying var names, testing base58 and multihash 2016-12-15 12:39:30 -05:00
net Now correctly generating the Peer ID from a public key 2017-02-02 18:27:57 -05:00
record Using crypto rsa to sign protobuf message in the record. 2017-01-26 23:41:03 -03:00
routing Initial implementation of routing/kademlia 2017-01-26 23:53:40 -03:00
secio in the middle of ephemeral encryption implementation 2017-02-06 17:11:22 -05:00
test in the middle of ephemeral encryption implementation 2017-02-06 17:11:22 -05:00
thirdparty in the middle of ephemeral encryption implementation 2017-02-06 17:11:22 -05:00
utils in the middle of ephemeral encryption implementation 2017-02-06 17:11:22 -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

README.md

c-libp2p

Implementation of libp2p in C.