Re: RSA algorithm with big endian environment

2009-10-15 Thread Alessandro Borga
Thanks for your replay - Original Message - From: dan_mit...@ymp.gov To: openssl-users@openssl.org Cc: al...@libero.it Sent: Thursday, October 15, 2009 5:07 PM Subject: Re: RSA algorithm with big endian environment Alex, We use OpenSSL on Sun Solaris SPARC architect

RSA algorithm with big endian environment

2009-10-15 Thread Alessandro Borga
Well I must use RSA encrypt/decprypt functions in a target using Arm cpu. Other rsa source code doesn't work right because target environment use big endian memory allocation for int and long Can openSLL crypto lib work with big endian? If response ok can you help me how configure compile and