Issue 'openssl speed' and wait for more numbers.
Short lived hybrid sessions kill (not that this or any of the current
reasons for asynchronous crypto really matters imho).
Instant benchmark:
sign verify sign/s verify/s
rsa 1024 bits 0.0148s 0.0008s 67.7 1198.6 (PIV 2GHz)
sign verify sign/s verify/s
rsa 1024 bits 0.0478s 0.0026s 20.9 381.6 (PII 350MHz)
The 'numbers' are in 1000s of bytes per second processed.
type 8 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
des ede3 3930.00k 4027.43k 4032.30k 4002.19k 3973.12k (PIV)
type 8 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
des ede3 1058.51k 1061.25k 1090.70k 1097.44k 1091.36k (PII)
blowfish is ~10x faster btw.
-- Ueimor - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/