Commit Graph

14 Commits (master)

Author SHA1 Message Date
John Jones bcfc17cc93 Added comment to header 2017-02-13 09:32:55 -05:00
jmjatlanta 59e0c1ae35 minor changes, added const to some params 2016-12-15 12:41:14 -05:00
John Jones 4c3c2a59ed Cleaned up Makefile 2016-11-14 08:11:21 -05:00
John Jones 904cdf6871 general cleanup 2016-11-07 17:05:49 -05:00
Jakub Sztandera 4e1b3171fb
Fix complication errors 2016-10-23 17:28:49 +02:00
Jakub Sztandera 5b03c22dd8
apply most of Jeromy's review 2016-08-15 18:59:03 +02:00
Jakub Sztandera e0781d0536 add multihash encoding
refactor to use size_t
2016-08-10 15:46:45 +02:00
Jakub Sztandera f3d2a1fd95 add multihash.h
extracts info about multihash from binary multihash
2016-08-01 16:33:32 +01:00
Jakub Sztandera 171bddef0a change how hashes are defined from enum to define
this way the mapping between hashcodes and hash definitions isn't needed
also it simplfies handling, testing  and allows to return error with
the hash code
2016-07-31 15:43:43 +01:00
Jakub Sztandera 7aa01e57d6 remove vim sets 2016-07-30 11:40:28 +01:00
Jakub Sztandera 78435fb421 add blake lengths 2016-07-30 11:39:26 +01:00
Jakub Sztandera 177faf1ee6 rework error handling - disable hash tests for now 2016-07-29 18:05:11 +01:00
Jakub Sztandera b154a83b35 start implementing default lengths
fixup syle in few places
2016-07-26 16:54:31 +01:00
Jakub Sztandera 6a23dbd54d separate headers and src 2016-07-26 14:22:03 +01:00