Hey List,
I am using Openssl for experimenting with the cryptographic accelerator on Sun machine. I am using this command openssl speed -engine pkcs11 -evp aes-128-cbc to have the results and this gives me number of bytes that are communicated between the processor and accelerator in 3 sec (or any certain time). My question is, is it possible to do it the other way around, I will send a fix number of bytes, say 8K data, and when this job gets done ..see what is the time spent on that particular computation. .i.e instead of constant time and variable data have a constant data and see its effect on time. Any pointers in this regard will be appreciated. Thanks Shoaib ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org