Commit Graph

10 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 - 0a9ade9f67 Bundle Nimcrypto
TODO: create a dedicated, high-performance BLAKE2 library.
2019-03-19 15:04:58 +01:00
Ehmry - 6113019f15 Add "contains" to store interface 2019-03-18 21:50:58 +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 - 319432aad9 Genode File-system server
Repurpose the File_system server from Dagfs.
2019-01-27 22:26:32 +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
Ehmry - c5cc2f35a5 Load and commit 2018-12-27 01:32:59 +01:00
Ehmry - f01bf5083a Functional inserts 2018-12-24 21:19:03 +01:00