X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/blobdiff_plain/656b608a022c716868f21e2aa84da15fb6aa4e86..17347a8e1cf951ef253bdf1822ba5f104fbb1591:/OneRoundIoT/openssl/openssl_evp.c?ds=inline diff --git a/OneRoundIoT/openssl/openssl_evp.c b/OneRoundIoT/openssl/openssl_evp.c index be8eb74..67bcd2d 100644 --- a/OneRoundIoT/openssl/openssl_evp.c +++ b/OneRoundIoT/openssl/openssl_evp.c @@ -76,25 +76,24 @@ 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