From: couturie Date: Sun, 23 Dec 2018 19:40:47 +0000 (+0100) Subject: new X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/commitdiff_plain/74a2252fbad484115581126e9b10712b65a2b772 new --- 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"