X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/blobdiff_plain/1c788dbaab3c18d2541c516aaacbd3110142f3f9..d0a88fab9692b529b0912826afeffcb0decfb63c:/OneRoundIoT/openssl/run.sh?ds=sidebyside diff --git a/OneRoundIoT/openssl/run.sh b/OneRoundIoT/openssl/run.sh index cee1d17..12d8a96 100644 --- a/OneRoundIoT/openssl/run.sh +++ b/OneRoundIoT/openssl/run.sh @@ -1,10 +1,10 @@ printf "size 16\n" -./openssl_evp nb100 sizebuf4 +./openssl_evp nb10000 sizebuf4 printf "\n size 64\n" -./openssl_evp nb100 sizebuf8 +./openssl_evp nb10000 sizebuf8 printf "\n size 256\n" -./openssl_evp nb100 sizebuf16 +./openssl_evp nb10000 sizebuf16 printf "\n size 1024\n" -./openssl_evp nb100 sizebuf32 +./openssl_evp nb10000 sizebuf32 printf "\n size 4096\n" -./openssl_evp nb100 sizebuf64 +./openssl_evp nb10000 sizebuf64