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

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