OpenSSL,SMTP,STARTTLS how does it work?

2007-05-01 Thread Sawe Sun
Hi, I'm trying to create a little smtp client that could deal with ssl encryption within a c++ application. To do that i'm using openssl and following the smtp protocol. As i understood, i have to initialise the library first and several other things. I'm doing that: SSL_load_error_strings(

openssl-9.8.3 fails to build DES

2007-05-01 Thread Michael S. Howard
Reason on a Solaris Sparc 9: It needs GNU m4, Sun failed... Q.E.D. -- Nobody got anywhere in the world by simply being content. Louis L'Amour

openssl-9.8.3 fails to build DES

2007-05-01 Thread Michael S. Howard
I have several Sun Sparc and linux systems and in general openssl has compilter without issue. I can build and latest version I can get to build it 0.9.7.k. None of the 0.9.8_ versions will compile. I loaded a new gcc package but I see the same error: gcc --version gcc (GCC) 3.4.6 Copyright (C) 2

Re: Recall: do_cipher function

2007-05-01 Thread Aaron Turner
Recalling emails doesn't work on the internet. On 5/1/07, Bhat, Jayalakshmi Manjunath <[EMAIL PROTECTED]> wrote: Bhat, Jayalakshmi Manjunath would like to recall the message, "do_cipher function". __ OpenSSL Project

Re:do_cipher

2007-05-01 Thread Gayathri Sundar
>Hi All, >I am using EVP functions for AES encryption/Decryption. Please can any one >tell me how to find the exact AES encryption/decryption routines called >when do_cipher is invoked? did you try single stepping using gdb or something? thats the easiest way to find out..or checkout the cipher

Recall: do_cipher function

2007-05-01 Thread Bhat, Jayalakshmi Manjunath
Bhat, Jayalakshmi Manjunath would like to recall the message, "do_cipher function". __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org A

do_cipher

2007-05-01 Thread Bhat, Jayalakshmi Manjunath
Hi All, I am using EVP functions for AES encryption/Decryption. Please can any one tell me how to find the exact AES encryption/decryption routines called when do_cipher is invoked? Regards, Jaya __ OpenSSL Project

do_cipher function

2007-05-01 Thread Bhat, Jayalakshmi Manjunath
Hi All, I am using EVP function for AES encryption/Decryption. Please can any one tell me how will know which function is invoked when do_cipher is called? Regards, Jaya __ OpenSSL Project http://w