Compound xor differential cipher¶
- convert_to_compound_xor_cipher(cipher)¶
- create_xor_component(component1_, component2_, round_object, round_number)¶
- create_xor_component_inputs(old_cipher_inputs_, cipher, round_object)¶
- get_component_pair(round_component_)¶
- update_cipher_inputs(cipher)¶
- update_input_id_links(component1_, component2_)¶