X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/blobdiff_plain/4bcc3f81d0c19f0252e500cb67f0e94d9e2e4711..fdee62a253b790a7e6620c35b38567095f173f35:/OneRoundIoT/openssl/openssl_evp_cmac.c diff --git a/OneRoundIoT/openssl/openssl_evp_cmac.c b/OneRoundIoT/openssl/openssl_evp_cmac.c index 5f0fa0d..d8c0377 100755 --- a/OneRoundIoT/openssl/openssl_evp_cmac.c +++ b/OneRoundIoT/openssl/openssl_evp_cmac.c @@ -315,8 +315,9 @@ int main (int argc, char** argv) time_encrypt+=TimeStop(t); // printf("Time encrypt %f\n",time); - printf("%f\t",(double)imsize*nb_test/time_encrypt); + printf("%e\t",(double)imsize*nb_test/time_encrypt); + /* if(lena) { for(int i=0;i