Re: PGP & S/MIME
Peter Gutmann <[email protected]> Sat, 1 May 2021 11:45:08 +0000
| Newsgroups | gmane.comp.encryption.cryptlib |
|---|---|
| Message-ID | <SY4PR01MB6251D7BA927A695A927D68CBEE5D9@SY4PR01MB6251.ausprd01.prod.outlook.com> |
Tomas By <[email protected]> writes: >Is it related to using both CONFIG_PGP and CONFIG_SMIME? Yes, those options disable everything except for the particular configuration, so CONFIG_PGP says "disable everything except PGP" and CONFIG_SMIME says "disable everything except S/MIME". Specifying them both causes conflicts as they try and disable each other. >What should I do instead? If you want to remove things you don't need, edit misc/config.h to enable/disable the facilities you want. Peter. _______________________________________________ Cryptlib mailing list [email protected] via Mail: [email protected] Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/ http://news.gmane.org/gmane.comp.encryption.cryptlib Posts from non-subscribed addresses are blocked to prevent spam, please subscribe in order to post messages.