Hi,
I've bought a GnuPG smartcard (v2.0), I've generated new keys and added them to
the card. But when I'm trying to sign something I'm only able to use SHA1 as
digest (I've added personal-digest-preferences SHA256 in gpg.conf).
If I really force it (by using --digest-algo which seems not recommended) I'm
able to sign and verify the signature. The specifications of the cards say that
it support digest up to SHA512 (§.7.2.8.1)
Is this intended or is this a bug?