]> AND Private Git Repository - Cipher_code.git/blob - CipherImg/run.sh
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
new
[Cipher_code.git] / CipherImg / run.sh
1
2 printf "size 16\n"
3 ./test_sub_perm nb10000 sizebuf4
4 printf "\n size 64\n"
5 ./test_sub_perm nb10000 sizebuf8
6 printf "\n size 256\n"
7 ./test_sub_perm nb10000 sizebuf16
8 printf "\n size 1024\n"
9 ./test_sub_perm nb10000 sizebuf32
10 printf "\n size 4096\n"
11 ./test_sub_perm nb10000 sizebuf64