Hi Ted,
Thanks for the info!
<*BobL*>
| -Original Message-
| From: [EMAIL PROTECTED]
| [mailto:[EMAIL PROTECTED] Behalf Of
| Bernhard Froehlich
| Sent: Thursday, November 17, 2005 12:51 PM
| To: openssl-users@openssl.org
| Subject: Re: Disabling Weak Encr
Hi, Bob,
Can you help me with that problem:
A RSA encrypt()/decrypt() interface
works fine in one application/process,
but with client-server communication –
TCP/IP socket (cl public_encrypt – serv
private_decript)
I've got Decryption error:
RSA_padding_check_PKCS1_type_2:b
Lester, Bob wrote:
/Hi,/
/I'm looking to disable weak encryption in OpenSSL 0.9.8.a. Do I
need to rebuild without that support, or can I just use the OpenSSL
cipher command? In either case, can anyone tell me which cipher
suite(s) to disable to achieve this?/
/TIA,/
/<*BobL*>/
/The