]> AND Private Git Repository - Cipher_code.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
new
authorcouturie <you@example.com>
Sun, 23 Dec 2018 19:40:47 +0000 (20:40 +0100)
committercouturie <you@example.com>
Sun, 23 Dec 2018 19:40:47 +0000 (20:40 +0100)
OneRoundIoT/EnhancedOneRound/run_test2.sh

index ce6b0466f4832c639d1513d942ee0906fb90999c..1d0096dac3eb22b3a56510af80f4570448eba311 100644 (file)
@@ -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"