Re: Compilation error using Openssl 0.9.8c in Ubuntu Feisty

2007-07-13 Thread Tuty
Thanks for your quick answer David, I will think about use IDEA instead of AES (i believe that´s no problem about commercial use with AES). Regards. David Schwartz escribió: I´m adapting a PKCS#11 module for using it on Ubuntu Feisty. I had it perfectly working on Ubuntu Dapper, but when I

RE: Compilation error using Openssl 0.9.8c in Ubuntu Feisty

2007-07-12 Thread David Schwartz
I´m adapting a PKCS#11 module for using it on Ubuntu Feisty. I had it perfectly working on Ubuntu Dapper, but when I compile it (using g++ 4.1.2-0ubuntu4 and Kdevelop 3.5.6) and compiler reaches to the call EVP_idea_cbc(), it shows me this error: 'EVP_idea_cbc' was not declared in this