From 9763d3e589f51f4c9b93caee04ef268b525d9f0c Mon Sep 17 00:00:00 2001 From: couturie Date: Wed, 5 Dec 2018 20:09:17 +0100 Subject: [PATCH 1/1] update openssl --- OneRoundIoT/openssl/openssl_evp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OneRoundIoT/openssl/openssl_evp.c b/OneRoundIoT/openssl/openssl_evp.c index 9781826..0a4b949 100644 --- a/OneRoundIoT/openssl/openssl_evp.c +++ b/OneRoundIoT/openssl/openssl_evp.c @@ -295,7 +295,7 @@ int main (int argc, char** argv) // 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