RE: [FWD] request UP UX openssl A.00.09.07l

2008-07-04 Thread Huey, Mike
Luca Subject: [FWD] request UP UX openssl A.00.09.07l Forwarded to openssl-users for public discussion. Best regards, Lutz - Forwarded message from Soverini Luca <[EMAIL PROTECTED]> - Importance: normal Priority: normal From: Soverini Luca <[EMAIL PROTECTED]> To: [EMA

Re: [FWD] request UP UX openssl A.00.09.07l

2008-06-30 Thread Vijay Kotari
You can use EVP_add_cipher() to add the ciphers that you would wish to allow instead of OpenSSL_add_all_ciphers(). For Eg. if you want to use only DES in ecb mode, you can do EVP_add_cipher(EVP_des_cfb()); Conversely, you can also edit the function OpenSSL_add_all_ciphers() and remove all the cip

[FWD] request UP UX openssl A.00.09.07l

2008-06-30 Thread Lutz Jaenicke
Forwarded to openssl-users for public discussion. Best regards, Lutz - Forwarded message from Soverini Luca <[EMAIL PROTECTED]> - Importance: normal Priority: normal From: Soverini Luca <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Fri, 27 Jun 2008 15:46:56 +0200 Subject: reque