Bihlmaier Andreas wrote:
As I say earlier, the hardware is working, but the performance bottleneck is elsewhere (presumably kernel crypto framework).I'm sorry, I didn't get it the first time, but I get it know :) This is what I was seeking for, an answer. Now I have to greatly improve my C skills in search for a solution ;)
You could use the ssh tunneling support to create a vpn. Then all crypto is processed using the OpenSSL and thus bypassing the kernel crypto framework.
Cheers, Dries