]> 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 nb1000 sizebuf4
4 printf "size 64\n"
5 ./test_sub_perm nb1000 sizebuf8
6 printf "size 256\n"
7 ./test_sub_perm nb1000 sizebuf16
8 printf "size 1024\n"
9 ./test_sub_perm nb1000 sizebuf32
10 printf "size 4096\n"
11 ./test_sub_perm nb1000 sizebuf64