[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cryptodev with gnutls
From: |
Nikos Mavrogiannopoulos |
Subject: |
cryptodev with gnutls |
Date: |
Tue, 13 Apr 2010 18:59:19 +0100 |
Hello,
If you use gnutls in embedded processors with a crypto device for
off-loading operations that is supported by the linux kernel
(freescale, via etc),
then please try gnutls 2.9.x with the cryptodev kernel module found at
http://home.gna.org/cryptodev-linux/. You might need
to specify the the --enable-cryptodev configure option. Once run
gnutls will utilize the crypto processor for symmetric crypto operations.
To check on the improvement use the src/benchmark utility.
In a freescale 8313 board with talitos the improvement on AES-128-CBC
was from 70 to 100 times faster than the software implementation (not
to mention
that CPU was idle during the calculation time).
regards,
Nikos
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- cryptodev with gnutls,
Nikos Mavrogiannopoulos <=