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 - a91a125149 HEAD 404 fix 2019-03-30 16:25:24 +01:00
Ehmry - 2ae7687403 applyAll 2019-03-16 18:24:31 +01:00
Ehmry - 3da2accfd5 more async 2019-02-10 13:47:40 +01:00
Ehmry - a315eb645a Make read and ingest asynchronous 2019-02-08 16:57:46 +01:00
Ehmry - 801d7c5ee0 Improve error handling for HTTP server 2019-01-27 16:18:18 +01:00
Ehmry - 219730dad8 Initial HTTP store 2019-01-20 17:14:56 +01:00