]> AND Private Git Repository - Cipher_code.git/commit
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
adding of the chaotic cipher code
authorcouturie <couturie@extinction>
Sun, 30 Apr 2017 07:59:23 +0000 (09:59 +0200)
committercouturie <couturie@extinction>
Sun, 30 Apr 2017 07:59:23 +0000 (09:59 +0200)
commitdd9401058647b7c859ac99b19dab03919c766ecf
tree8e0bd9c375429595e673f33bc9e49d939c844841
parentb11d630985cdd7cad65e5592b903ced900719079
adding of the chaotic cipher code
18 files changed:
Chaotic_code/Convert_Sbox_Bin.m [new file with mode: 0644]
Chaotic_code/Dynamickeygenerationnew.m [new file with mode: 0644]
Chaotic_code/bit2byte.m [new file with mode: 0644]
Chaotic_code/byte2bit.m [new file with mode: 0644]
Chaotic_code/decryptionprocess2.m [new file with mode: 0644]
Chaotic_code/decryptionprocess2_CBC.m [new file with mode: 0644]
Chaotic_code/encryptionprocess2.m [new file with mode: 0644]
Chaotic_code/encryptionprocess2_CBC.m [new file with mode: 0644]
Chaotic_code/inverse_tables.m [new file with mode: 0644]
Chaotic_code/inverse_tables2.m [new file with mode: 0644]
Chaotic_code/lena512.bmp [new file with mode: 0644]
Chaotic_code/lenna.bmp [new file with mode: 0644]
Chaotic_code/lenna512.bmp [new file with mode: 0644]
Chaotic_code/main2.m [new file with mode: 0644]
Chaotic_code/roundKeyiterations.m [new file with mode: 0644]
Chaotic_code/skewtententierperturbed.m [new file with mode: 0644]
Chaotic_code/supboxvector2.m [new file with mode: 0644]
toto [deleted file]