> Is there any way in GPG to change the digest used with an older key? > I have a SHA-1 digest in a key that I use, and I'd like to make that > SHA-256 if possible.
DSA-1024 requires a 160-bit hash, so if you're using that you're (somewhat) out of luck; even if you use SHA256, only 160 bits of it will be used. That said, yes, you can do this. Add "personal-digest-preferences SHA256 RIPEMD160" to your gpg.conf file. :)
signature.asc
Description: OpenPGP digital signature
_______________________________________________ enigmail-users mailing list [email protected] To unsubscribe or make changes to your subscription click here: https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
