From: couturie Date: Sat, 26 Aug 2017 12:21:35 +0000 (+0200) Subject: new X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/commitdiff_plain/4629a687773ce4bec8abd94d0577f541ce1438ed?ds=inline new --- diff --git a/OneRoundIoT/openssl/openssl_evp.c b/OneRoundIoT/openssl/openssl_evp.c index be8eb74..8bbd357 100644 --- a/OneRoundIoT/openssl/openssl_evp.c +++ b/OneRoundIoT/openssl/openssl_evp.c @@ -76,12 +76,12 @@ int encrypt(unsigned char *plaintext, int plaintext_len, unsigned char *key, * EVP_EncryptUpdate can be called multiple times if necessary */ - +/* static double time=0; double t=0; t=TimeStart(); - -// for(int i=0;i