quorum/bmt
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
..
bmt.go bmt: Binary Merkle Tree Hash (#14334) 2017-09-05 12:38:36 +02:00
bmt_r.go bmt: Binary Merkle Tree Hash (#14334) 2017-09-05 12:38:36 +02:00
bmt_test.go bmt: Binary Merkle Tree Hash (#14334) 2017-09-05 12:38:36 +02:00