summaryrefslogtreecommitdiffstats
path: root/checks/signencrypt-dsa.test
diff options
context:
space:
mode:
Diffstat (limited to 'checks/signencrypt-dsa.test')
-rwxr-xr-xchecks/signencrypt-dsa.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/checks/signencrypt-dsa.test b/checks/signencrypt-dsa.test
index d556f58f7..9a7f46bd7 100755
--- a/checks/signencrypt-dsa.test
+++ b/checks/signencrypt-dsa.test
@@ -10,7 +10,7 @@ for i in $plain_files $data_files ; do
cmp $i y || error "$i: mismatch"
done
-for da in rmd160 sha1 md5; do
+for da in ripemd160 sha1 md5; do
for i in $plain_files; do
./run-gpg $dsa_keyrings -se -o x --yes --digest-algo $da \
-u "$dsa_usrname1" -r "$dsa_usrname2" $i