Commit Graph

7 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 - 2ae7687403 applyAll 2019-03-16 18:24:31 +01:00
Ehmry - a0aeaaef09 Fix CBOR key sign-bit error 2019-02-15 22:48:54 +01:00
Ehmry - f01bf5083a Functional inserts 2018-12-24 21:19:03 +01:00