"Alessandro Borga" <al...@libero.it> writes:

> 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

Really?  SPARC (32bit) is big-endian, and really quite common (less
though than it used to be, admittedly).

> Can openSLL crypto lib work with big endian?

OpenSSL works fine on 32 bit SPARC.  (As far as I'm aware, anyway.  I
don't recall seeing any problems.)
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to