Commit Graph

11 Commits

Author SHA1 Message Date
Ehmry - b905b45525 Use Tiger tree hashes
Switch from BLAKE2B-256 tree hashing to the Tiger tree hash scheme
used by the ADC protocol. Hashes are now 192-bit (96-bit security)
and the tree leaf nodes 1 KiB.
2019-06-17 09:26:25 +02:00
Ehmry - 00f72b78e4 Use check in tests 2019-04-03 21:29:27 +02:00
Ehmry - 49ca99b557 More futures 2019-03-18 22:50:00 +01:00
Ehmry - 40aa95952b Use FutureStream for accessing all blobs in a set 2019-03-18 21:26:59 +01:00
Ehmry - d8119acc85 fixup! applyAll (iterator) 2019-03-17 22:02:48 +01:00
Ehmry - 2ae7687403 applyAll 2019-03-16 18:24:31 +01:00
Ehmry - 6e24f5fba0 Open random files at blobsets_fs with "/?" 2019-03-08 21:22:07 +01:00
Ehmry - 45792ba620 randomApply 2019-02-16 12:48:08 +01:00
Ehmry - a0aeaaef09 Fix CBOR key sign-bit error 2019-02-15 22:48:54 +01:00
Ehmry - 219730dad8 Initial HTTP store 2019-01-20 17:14:56 +01:00
Ehmry - f01bf5083a Functional inserts 2018-12-24 21:19:03 +01:00