> Just a question, and I don't have any intention about doing it, but, > is there a way to disable the usage of 3DES in GnuPG, when encrypting? Kind of, but it's not recommended. "--cipher-algo AES" will do it, but please don't. This kind of brute force approach is almost always the wrong thing to do.