Commit Graph

19 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 - 1071e63d1c File transfers 2019-06-05 21:57:13 +02:00
Ehmry - fbf62c53ac Add Tox-based Spry interpreter 2019-06-05 19:41:36 +02:00
Ehmry - 6e680afc5c Make Spry a compile-time option 2019-04-27 17:44: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 - 7b44dddf5b Add check subcommand 2019-03-16 18:45:56 +01:00
Ehmry - d0d264c42e Rearrange "insert" argument order in REPL 2019-02-16 23:07:59 +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 - ccb0e96d71 Connect to Genode hypervisor in blobset 2019-02-08 14:30:29 +01:00
Ehmry - 219730dad8 Initial HTTP store 2019-01-20 17:14:56 +01:00
Ehmry - 340ce658d3 Spry interpreter 2019-01-03 19:46:33 +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