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

Private GIT Repository
update
[Cipher_code.git] / OneRoundIoT / EnhancedOneRound / run_test_small2.sh
index 5d7f4e2a6d2228000ed5b091d6feccb34161118e..7ffe32cfad2d078eb3cf8ec294a93662edd79490 100644 (file)
@@ -1,4 +1,4 @@
-#sh run_test.sh  > execution_oneround.txt
+#sh run_test_small2.sh  > execution_oneround_small2.txt
 printf "#size \t h \t     ecbprng enc dec   \t \t      cbcprng enc dec    \t \t  cbcrm enc dec\n"
 printf "1024 \t   4"; ./enhanced_oneround nb1000000 lena0 ecbprng h4 sizebuf32; ./enhanced_oneround nb1000000 lena0 cbcprng h4 sizebuf32; ./enhanced_oneround nb1000000 lena0 cbcrm h4 sizebuf32
 printf "\n"