File: control

package info (click to toggle)
tthsum 1.3.2-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, jessie, jessie-kfreebsd, sid, stretch, trixie
  • size: 424 kB
  • ctags: 382
  • sloc: ansic: 4,142; makefile: 76
file content (24 lines) | stat: -rw-r--r-- 887 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: tthsum
Section: utils
Priority: optional
Maintainer: Hector Oron <zumbi@debian.org>
Build-Depends: cdbs, debhelper (>=8)
Standards-Version: 3.9.3
Homepage: http://tthsum.devs.nu/

Package: tthsum
Architecture: any
Depends: ${shlibs:Depends}
Description: generates or checks TTH message digests
 tthsum generates or checks TTH checksums (root of the THEX hash
 tree).  The Merkle Hash Tree, invented by Ralph Merkle, 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.  tthsum uses the Tiger hash algorithm for both
 the internal and the leaf nodes.
 .
 The specification of the THEX algorithm is at:
 http://www.open-content.net/specs/draft-jchapweske-thex-02.html
 .
 The specification of the Tiger hash algorithm is at:
 http://www.cs.technion.ac.il/~biham/Reports/Tiger/