tests: Add tests for gcry_pk_hash_sign/verify API.
* tests/Makefile.am (tests_bin): Add t-dsa t-ecdsa t-rsa-pss t-rsa-15. * tests/t-dsa.c, tests/t-ecdsa.c: New tests. * tests/t-rsa-15.c, tests/t-rsa-pss.c: New tests. * tests/t-dsa.inp, tests/t-ecdsa.inp: New data for tests. * tests/t-rsa-15.inp, tests/t-rsa-pss.inp: New data for tests.
- GnuPG-bug-id: T4894
- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>