Commit Graph

8 Commits

Author SHA1 Message Date
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
fbf62c53ac Add Tox-based Spry interpreter 2019-06-05 19:41:36 +02:00
20472cbeee HTTP server for legacy OSes 2019-04-03 21:00:00 +02:00
7f00bb5cea CBOR update 2019-03-19 15:30:18 +01:00
0a9ade9f67 Bundle Nimcrypto
TODO: create a dedicated, high-performance BLAKE2 library.
2019-03-19 15:04:58 +01:00
eac70a7dee Remove IPFS compatibility code 2019-01-16 22:48:54 +01:00
340ce658d3 Spry interpreter 2019-01-03 19:46:33 +01:00
1aba9dcd42 Ingest and dump blobs 2018-12-22 05:34:06 +01:00