Re: cross compiling for ARM running Android

2011-06-16 Thread Mike Mohr
Please have a look at the NDK documentation. You need to extract the toolchain using a provided script which targets the appropriate API level. The codesourcery toolchain does not target the correct libc. On Jun 16, 2011 9:43 AM, "Nahid Alam" wrote: > Hi, > > I am using OpenSSL 0.9.8k to write a

RE: 1.0.0d Command Line ENC

2011-06-16 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Kurtis Golding > Sent: Tuesday, 14 June, 2011 23:45 > I have been working with the latest release (1.0.0d) and the > command line tool, however, I am having some difficulty. > "openssl+.exe" des3 -in T1.txt -out T2.txt

RE: SSL_ERROR_SYSCALL in SSL_accept

2011-06-16 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Saikat Debnath > Sent: Wednesday, 15 June, 2011 10:59 > I am using openssl-1.0.0d version and having error in SSL_accept. > SSL_accept() returns -1 which is SSL_ERROR_SYSCALL with > errno 2 (No such file or directory) an

RE: Help with PKCS7 format

2011-06-16 Thread Claudiu Stanciu
Thanks for the answer and for clearing things, but I actually managed to do it last weekend. It was a delay in posting on the forum. But really thanks, because now I see that I have done things right.

Re: cross compiling for ARM running Android

2011-06-16 Thread Michael S. Zick
On Thu June 16 2011, Michael S. Zick wrote: > On Thu June 16 2011, Nahid Alam wrote: > > Hi, > > > > I am using OpenSSL 0.9.8k to write a simple AES encryption application that > > works fine in x86. It uses EVP library APIs for encryption/decryption > > purpose. > > > > Now I need to compile it

Re: cross compiling for ARM running Android

2011-06-16 Thread Michael S. Zick
On Thu June 16 2011, Nahid Alam wrote: > Hi, > > I am using OpenSSL 0.9.8k to write a simple AES encryption application that > works fine in x86. It uses EVP library APIs for encryption/decryption > purpose. > > Now I need to compile it for Tegra2 (ARM) which is running Android 2.2 > I am using C

cross compiling for ARM running Android

2011-06-16 Thread Nahid Alam
Hi, I am using OpenSSL 0.9.8k to write a simple AES encryption application that works fine in x86. It uses EVP library APIs for encryption/decryption purpose. Now I need to compile it for Tegra2 (ARM) which is running Android 2.2 I am using Code Sourcery to cross compile for ARM using $arm-none-