summaryrefslogtreecommitdiffstats
path: root/desktop/gtkhash/README
diff options
context:
space:
mode:
author Aaditya Bagga <aaditya_gnulinux@zoho.com>2014-04-15 23:20:09 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-04-23 07:51:26 +0700
commiteae1759fd2d81fdfa442e2692c92e9f085647027 (patch)
tree3cbc9b6b264d42f32ea54010568a616984a5051a /desktop/gtkhash/README
parenta56822128b587b18b333c4c55c24262f5fdd6b1a (diff)
downloadslackbuilds-eae1759fd2d81fdfa442e2692c92e9f085647027.tar.gz
slackbuilds-eae1759fd2d81fdfa442e2692c92e9f085647027.tar.xz
desktop/gtkhash: Added (utility to compute message digests).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/gtkhash/README')
-rw-r--r--desktop/gtkhash/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/gtkhash/README b/desktop/gtkhash/README
new file mode 100644
index 0000000000..d90d199e28
--- /dev/null
+++ b/desktop/gtkhash/README
@@ -0,0 +1,4 @@
+GtkHash is a GTK+ utility for computing message digests or checksums.
+
+Currently supported hash functions include MD5, MD6, SHA1, SHA256,
+SHA512, RIPEMD, TIGER and WHIRLPOOL.