Hi, everybody.
I use openssl 0.9.8 in a SO. Debian 3.1, compiler
C/C++ g++ (GCC) 3.3.5. Well, my probles is that I like
use DES (http://www.openssl.org/docs/crypto/des.html#)
for development a program, but I don't understand how
use DES, because I have a key, this key I create with
another method,
i.
I have install Openssl-0.9.8 in my PC with Linux
(Debian 3.1). This working good.
Now, I want install Openssl-0.9.8 but using a
cross-compiler (mips-linux-gcc/g++).
Someone have any idea? or someone did installed
Openssl with a cross-compiler?
Thanks...
Greeting!!