summaryrefslogtreecommitdiffstats
path: root/crypto/tthsum/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/tthsum/DETAILS')
-rwxr-xr-xcrypto/tthsum/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/crypto/tthsum/DETAILS b/crypto/tthsum/DETAILS
new file mode 100755
index 0000000000..d6b514297b
--- /dev/null
+++ b/crypto/tthsum/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=tthsum
+ VERSION=1.3.0
+ SOURCE_HASH=sha512:f5efa50f7f4be3bbb267d5e633d99029ddee7a6f70435af468aba436a0477d158414e5dcb4888969b5f62b34e49b1695ca5c0ceb6d22da6f102d143ecd7605f3
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://tthsum.devs.nu/pkg/$SOURCE
+ WEB_SITE=http://tthsum.devs.nu/
+ ENTERED=20111015
+ LICENSE[0]=GPL
+ SHORT="generates or checks TTH message digests"
+cat << EOF
+tthsum generates or checks TTH checksums (roots of the Tiger/THEX hash
+tree). The Merkle Hash Tree, invented by Ralph Merkle, is a hash con-
+struct 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, by Ross Anderson and Eli Biham,
+for both the internal and the leaf nodes.
+EOF