17 Dec
2010
17 Dec
'10
9:32 a.m.
Verma Anurag-VNF673 wrote:
Just to give you an idea of RSA calculation in h/w, this is what I get when I run openssl speed test. As per the documentation, the authentication rate should also reflect that, but the real numbers are nowhere close to this. ... sign verify sign/s verify/s rsa 2048 bits 0.006898s 0.004879s 145.0 205.0
OK. It should be able to do ~70 EAP authentications/s, due to added network latencies. If it doesn't do that, you edited the default config, and broke it. Start with the default install. Use the test certificates. Put ONE username && password in the "users" file. Do performance tests. You'll get ~70 authentications/s. Alan DeKok.