Re: Keys and Certificates creations
Peter Gutmann <[email protected]> Wed, 13 Feb 2013 10:35:14 +1300
| Newsgroups | gmane.comp.encryption.cryptlib |
|---|---|
| Message-ID | <[email protected]> |
David Pierre <[email protected]> writes: >I see that certificate verification could be done with DHE-RSA. Is there some >certificates ready to use in cryptlib to use this mode ? If not, how could I >use this mode ? I didn't see samples in tests provided with cryptlib. cryptlib uses DHE-RSA by default (unless you define PREFER_RSA_TO_DH when you build it). It uses the most secure suites and falls back to less secure ones as required. 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.