Test fonction_S

test de la fonction_S
This commit is contained in:
Laurian-Dufrechou
2022-11-04 18:02:32 +01:00
parent f56ffc4c48
commit 4ca0314703
2 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ public class Des {
24, 25, 26, 27, 28, 29,
28, 29, 30, 31, 32, 1,
};
private final ArrayList<int[][]> table_S;
public final ArrayList<int[][]> table_S;
public ArrayList<int[]> table_cles;
private int[] masterKey = new int[64];