Commit Graph

28 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 - 7b3b25ff15 Canceling an ingest shouldn't return anything 2019-06-05 21:37:21 +02:00
Ehmry - 0a9ade9f67 Bundle Nimcrypto
TODO: create a dedicated, high-performance BLAKE2 library.
2019-03-19 15:04:58 +01:00
Ehmry - 49ca99b557 More futures 2019-03-18 22:50:00 +01:00
Ehmry - 6113019f15 Add "contains" to store interface 2019-03-18 21:50:58 +01:00
Ehmry - 40aa95952b Use FutureStream for accessing all blobs in a set 2019-03-18 21:26:59 +01:00
Ehmry - 7961e98031 Lazy-load everywhere 2019-03-17 22:53:50 +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 - 92086d0a21 Fix cancle 2019-02-26 01:22:51 +01:00
Ehmry - be57e23685 Functional commit 2019-02-18 23:39:36 +01:00
Ehmry - a9959498c5 Overwrite on insert 2019-02-16 23:28:29 +01:00
Ehmry - d0d264c42e Rearrange "insert" argument order in REPL 2019-02-16 23:07:59 +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 - 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 - 3aa8a90265 Add size to BlobStream, cancel to IngestStream 2019-02-08 14:29:30 +01:00
Ehmry - 319432aad9 Genode File-system server
Repurpose the File_system server from Dagfs.
2019-01-27 22:26:32 +01:00
Ehmry - 219730dad8 Initial HTTP store 2019-01-20 17:14:56 +01:00
Ehmry - eac70a7dee Remove IPFS compatibility code 2019-01-16 22:48:54 +01:00
Ehmry - 8ae2353cab hex 2018-12-27 19:22:59 +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
Ehmry - 83b10a4779 union works (really a merge) 2018-12-23 08:23:21 +01:00
Ehmry - e583830f73 Recursive REPL ingest 2018-12-23 03:23:10 +01:00
Ehmry - 1aba9dcd42 Ingest and dump blobs 2018-12-22 05:34:06 +01:00