X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/blobdiff_plain/d252a09c09194eb764275de868606ba944ad0f97..d8de23027e190ab94ece38a9411fefb995bab460:/OneRoundIoT/openssl/openssl_evp_gcm.c diff --git a/OneRoundIoT/openssl/openssl_evp_gcm.c b/OneRoundIoT/openssl/openssl_evp_gcm.c index b49a51c..54a998f 100644 --- a/OneRoundIoT/openssl/openssl_evp_gcm.c +++ b/OneRoundIoT/openssl/openssl_evp_gcm.c @@ -435,7 +435,7 @@ 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