]> AND Private Git Repository - Cipher_code.git/blobdiff - OneRoundIoT/EnhancedOneRound/run_test_small1.sh
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
update
[Cipher_code.git] / OneRoundIoT / EnhancedOneRound / run_test_small1.sh
index ea94a402d79719958398c32d6a38356beb535496..9b13a270f4e09270193940c83c9b96e0d4b6d989 100644 (file)
@@ -1,4 +1,4 @@
-#sh run_test.sh  > execution_oneround.txt
+#sh run_test_small1.sh  > execution_oneround_small1.txt
 printf "#size \t h \t     ecbprng enc dec   \t \t      cbcprng enc dec    \t \t  cbcrm enc dec\n"
 printf "256 \t   4"; ./enhanced_oneround nb10000000 lena0 ecbprng h4 sizebuf16; ./enhanced_oneround nb10000000 lena0 cbcprng h4 sizebuf16; ./enhanced_oneround nb10000000 lena0 cbcrm h4 sizebuf16
 printf "\n"