Forked from squishyhuman/c-libp2p Implementation of libp2p in C.
 
 
Go to file
xethyrion 4818ac8567 Peer Thing you wanted john
Sha256 here too!
2016-11-14 19:08:46 +02:00
crypto Added base16 encoding/decoding, as well as a wrapper around SHA256 2016-11-13 20:55:11 -05:00
include Peer Thing you wanted john 2016-11-14 19:08:46 +02:00
multihash_old base58 and x509 certificate testing 2016-11-09 11:22:25 -05:00
net Added libp2p-net TODO. 2016-11-10 22:39:11 -03:00
test Added base16 encoding/decoding, as well as a wrapper around SHA256 2016-11-13 20:55:11 -05:00
thirdparty Adjusted makefiles 2016-11-07 16:34:08 -05:00
.gitignore updated tests a bit 2016-11-10 16:34:19 -05:00
LICENSE Create LICENSE 2016-11-04 12:26:17 +01:00
Makefile Added base16 encoding/decoding, as well as a wrapper around SHA256 2016-11-13 20:55:11 -05:00
README.md Initial commit 2016-10-26 10:34:39 +02:00

README.md

c-libp2p

Implementation of libp2p in C.