Hi, It was noticed that openssl-0.9.8 had performance improvement changes in RSA blinding code. This improves the handshake performance quite decently, as per a quick and dirty whitebox test run against that code. I have 2 questions arising out of this work: (a) Have additional performance improvements been made in recent openssl code in general and not just in the above area? (b) Is there some (multithreaded) scalability benchmark available using which I could test performance improvements amongst 2 openssl version?
Thanks in advance, Vineet