SHA1 for external authentication

This commit is contained in:
NIIBE Yutaka
2012-05-31 13:09:57 +09:00
parent 2215a6dd2c
commit fa2ae42e69
3 changed files with 11 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
2012-05-31 Niibe Yutaka <gniibe@fsij.org>
* src/call-rsa.c (rsa_verify): It's SIG_RSA_MD5.
* src/call-rsa.c (rsa_verify): It's SIG_RSA_SHA1.
* src/openpgp.c (cmd_external_authenticate): Follow the change of
rsa_verify.