Refactor the creation of the subkeys table
The create_subkeys_table method now directly create a 2d array containing the subkeys for each rounds. The create_decryption_subkeys_table and encrypt table have been updated in accordingly. Small refactor global of the code to add global constants. Added an optionnal parameter to the shift_key methods to determine the number of bits to shift.
Loading
Please register or sign in to comment