fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
372 B
Plaintext
9 lines
372 B
Plaintext
tthsum generates and checks TTH checksums (root of the THEX hash tree).
|
|
|
|
The Merkle Hash Tree is a hash construct that exhibits desirable properties for
|
|
verifying the integrity of files and file subranges in an incremental or
|
|
out-of-order fashion.
|
|
|
|
The tool uses the Tiger hash algorithm for both the internal and the leaf
|
|
nodes, and has an interface identical to md5sum.
|