Re: Encryption algorithm and key size in TLS
Peter Gutmann <[email protected]> Tue, 22 Jan 2013 16:25:51 +1300
| Newsgroups | gmane.comp.encryption.cryptlib |
|---|---|
| Message-ID | <[email protected]> |
David Pierre <[email protected]> writes: >- How can i know the RSA key size used on certificate (if that's possible) ? Read the CRYPT_CTXINFO_KEYSIZE from the certificate. >- Are there other certificates available with different key size ? I don't think so, there's just one generic key size used for all certs. >- Once certificate is validated, how can i change the 3DES key size used ? You can't, it's fixed at 192 bits. 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.