summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2013-12-22 17:13:45 +0400
committerWerner Koch <wk@gnupg.org>2014-03-04 11:08:03 +0100
commit2b5403c408dfbd71be24c7635f5fa0b61ab4c9bb (patch)
tree7b66b96a84cd21a4a9e8cb279e5db2f79eb3e5f5 /.gitignore
parentea8d597726305274214224757b32730644e12bd8 (diff)
downloadlibgcrypt-2b5403c408dfbd71be24c7635f5fa0b61ab4c9bb.tar.gz
Add an utility to calculate hashes over a set of files
* tests/gchash.c: New. -- An utility like rhash that has the ability to calculate different hashes over a set of files it usefull. Add gchash utility to calculate hashes supported by libgcrypt. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ec7f8bbc..8b235f94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,6 +69,7 @@ tests/basic
tests/benchmark
tests/fips186-dsa
tests/fipsdrv
+tests/gchash
tests/hmac
tests/keygen
tests/keygrip