The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
399 views

Best encryption and signing algorithm for GnuPG: RSA/RSA or DSA/Elgamal?

I have found this relatively old question about whether RSA or DSA is the preferred algorithm for signing and encrypting with GnuPG. When using gpg --gen-key, the two relevant choices are either "RSA ...