Skip to content
Snippets Groups Projects
Select Git revision
  • 1bdad162dc22a3914269652a9f0bb877c34319d9
  • main default protected
  • ghc962
  • 5.base32-parsing-checks
  • latest-chk-decoding-attempt
  • minor-test-suite-cleanup
  • update-test-vectors
  • repin-nixpkgs
  • more-encryption-tests
  • chk-decoding
  • cleanup-nullstorageserver
  • nix
  • fix-some-encoding-cases
  • 0.2.0.0
  • 0.1.0.2
  • 0.1.0.1
  • 0.1.0.0
  • tahoe-chk-0.1.0.0
18 results

tahoe-chk

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Update Bot authored
    Recall that "share hashes" are actually poorly named "share tree hashes".
    Each is the root hash of a "share hash tree".
    
    Previously we used the number of segments in a share to compute this.
    However, there is one "share [tree] hash" *per share* not *per segment*.
    After this change, we use the total number of shares instead and this lets us
    calculate the correct number of needed hashes of this type.
    1bdad162
    History
    Name Last commit Last update