Hi folks,
I'm new to this forum and also relatively new to Ubuntu, though not to Linux and Unix in general. Anyway, I'm trying to port a programm I've written on OS X and now I have a question regarding openssl:
I need openssl with Camellia-256 activated as a block cipher, but the install from synaptic doesn't have this cipher enabled.
Is it okay to manually compile and install openssl on Ubuntu 7.10 or might this mess up my system? Or is there a way to get openssl with Camellia via some repository?
BTW, on OS X it wasn't switched on by default either and I compiled it manually.