Forked from multiformats/c-multihash multihash for IPFS in C.
 
 
Go to file
Jakub Sztandera 1cc9e705f9 start working on hashes api 2016-07-26 11:55:03 +01:00
tests/c rework build structure for static link 2016-07-26 10:57:05 +01:00
.gitignore rework build structure for static link 2016-07-26 10:57:05 +01:00
LICENSE Initial commit 2016-07-21 10:44:33 +01:00
Makefile start working on hashes api 2016-07-26 11:55:03 +01:00
errors.c errors.c: implement mh_error_string 2016-07-25 12:06:39 +01:00
errors.h add tests to build system 2016-07-25 16:18:34 +01:00
hashes.c start working on hashes api 2016-07-26 11:55:03 +01:00
hashes.h start working on hashes api 2016-07-26 11:55:03 +01:00
main.c rework build structure for static link 2016-07-26 10:57:05 +01:00