Commit Graph

2 Commits

Author SHA1 Message Date
gVisor bot 1b938ba72c Add Verify in merkle tree library
Verify checks input data against the merkle tree, and compares the root
hash with expectation.

PiperOrigin-RevId: 327116711
2020-08-17 15:56:22 -07:00
gVisor bot b39cc6a800 Add merkle tree size measure
This change creates a merkletree package which will be used in the future
for an implementation of file system API.

PiperOrigin-RevId: 315952451
2020-06-11 12:23:25 -07:00