X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/blobdiff_plain/29ecd642fe97f877af89ad31f16b31ef0377eacf..refs/heads/master:/OneRoundIoT/EnhancedOneRound/run_test2.sh

diff --git a/OneRoundIoT/EnhancedOneRound/run_test2.sh b/OneRoundIoT/EnhancedOneRound/run_test2.sh
index ce6b046..1d0096d 100644
--- a/OneRoundIoT/EnhancedOneRound/run_test2.sh
+++ b/OneRoundIoT/EnhancedOneRound/run_test2.sh
@@ -10,7 +10,7 @@ printf "16384\t 128\t"; ./enhanced_oneround nb100000 lena0 ecbprng h256 sizebuf1
 printf "\n"
 printf "65536\t 128\t"; ./enhanced_oneround nb10000 lena0 ecbprng h256 sizebuf256; ./enhanced_oneround nb10000 lena0 cbcprng h256 sizebuf256; ./enhanced_oneround nb10000 lena0 cbcrm h256 sizebuf256
 printf "\n"
-printf "262144\t 128\"; ./enhanced_oneround nb1000 lena0 ecbprng h256 sizebuf512; ./enhanced_oneround nb1000 lena0 cbcprng h256 sizebuf512; ./enhanced_oneround nb1000 lena0 cbcrm h256 sizebuf512
+printf "262144\t 128\t"; ./enhanced_oneround nb1000 lena0 ecbprng h256 sizebuf512; ./enhanced_oneround nb1000 lena0 cbcprng h256 sizebuf512; ./enhanced_oneround nb1000 lena0 cbcrm h256 sizebuf512
 printf "\n"