X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/blobdiff_plain/b7fb3820a92dbb613e535763a5f83d3a74440513..3ed2f4b380f0d9f49ff45bf6accf8a55c511a353:/OneRoundIoT/openssl/run_test.sh

diff --git a/OneRoundIoT/openssl/run_test.sh b/OneRoundIoT/openssl/run_test.sh
index c0b5b40..df6c02b 100644
--- a/OneRoundIoT/openssl/run_test.sh
+++ b/OneRoundIoT/openssl/run_test.sh
@@ -1,4 +1,4 @@
-#sh run_test.sh  > test.txt
+#sh run_test.sh  > execution_openssl.txt
 
 printf "16\t"; ./openssl_evp nb10000000 lena0 ctr0 sizebuf4; ./openssl_evp nb10000000 lena0 ctr1 sizebuf4
 printf "\n"
@@ -14,5 +14,7 @@ printf "16384\t";./openssl_evp  nb100000 lena0 ctr0  sizebuf128; ./openssl_evp
 printf "\n"
 printf "65536\t"; ./openssl_evp  nb10000 lena0 ctr0 sizebuf256; ./openssl_evp  nb10000 lena0 ctr1 sizebuf256
 printf "\n"
+printf "262144\t"; ./openssl_evp  nb1000 lena0 ctr0 sizebuf512; ./openssl_evp  nb10000 lena0 ctr1 sizebuf512
+printf "\n"