tech-crypto archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Soekris vpn1411 (Hifn 7955) not working



Thor Lancelot Simon --> tech-crypto (2008-06-04 17:52:13 -0400):
> On Wed, Jun 04, 2008 at 10:51:07PM +0200, Jukka Salmi wrote:
[...]
> > $ openssl speed -elapsed -evp des
> 
> You should have -engine cryptodev here.

Hmm, this results in the following:

$ openssl speed -elapsed -evp des -engine cryptodev
invalid engine "cryptodev"
472:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared 
library:/usr/src/crypto/dist/openssl/crypto/dso/dso_dlfcn.c:162:filename(/usr/lib/openssl/libcryptodev.so):
 Cannot open "/usr/lib/openssl/libcryptodev.so"
472:error:25070067:DSO support routines:DSO_load:could not load the shared 
library:/usr/src/crypto/dist/openssl/crypto/dso/dso_lib.c:244:
472:error:260B6084:engine routines:DYNAMIC_LOAD:dso not 
found:/usr/src/crypto/dist/openssl/crypto/engine/eng_dyn.c:450:
472:error:2606A074:engine routines:ENGINE_by_id:no such 
engine:/usr/src/crypto/dist/openssl/crypto/engine/eng_list.c:415:id=cryptodev
472:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared 
library:/usr/src/crypto/dist/openssl/crypto/dso/dso_dlfcn.c:162:filename(libcryptodev.so):
 Shared object "libcryptodev.so" not found
472:error:25070067:DSO support routines:DSO_load:could not load the shared 
library:/usr/src/crypto/dist/openssl/crypto/dso/dso_lib.c:244:
472:error:260B6084:engine routines:DYNAMIC_LOAD:dso not 
found:/usr/src/crypto/dist/openssl/crypto/engine/eng_dyn.c:450:
[...]

/usr/lib/openssl/libcryptodev.so is not available on the system in
question - should it?


Regards, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~


Home | Main Index | Thread Index | Old Index