quorum/swarm
Viktor Trón 2bacf36d80 bmt: Binary Merkle Tree Hash (#14334)
bmt is a new package that provides hashers for binary merkle tree hashes on
size-limited chunks. the main motivation is that using BMT hash as the chunk
hash of the swarm hash offers logsize inclusion proofs for arbitrary files on a
32-byte resolution completely viable to use in challenges on the blockchain.
2017-09-05 12:38:36 +02:00
..
api swarm: fix megacheck warnings 2017-08-14 18:12:37 +03:00
dev cmd/swarm: Exit if --ethapi is set 2017-06-30 10:16:03 +01:00
fuse swarm: fix megacheck warnings 2017-08-14 18:12:37 +03:00
network swarm: fix megacheck warnings 2017-08-14 18:12:37 +03:00
services/swap all: import "context" instead of "golang.org/x/net/context" 2017-03-22 20:49:15 +01:00
storage bmt: Binary Merkle Tree Hash (#14334) 2017-09-05 12:38:36 +02:00
testutil all: update license information 2017-04-14 10:29:00 +02:00
swarm.go swarm: fix megacheck warnings 2017-08-14 18:12:37 +03:00