Python Module Index

c | e | i | r | u
 
c
cipher
cipher_modules
    cipher_modules.algebraic_tests
    cipher_modules.avalanche_tests
    cipher_modules.code_generator
    cipher_modules.component_analysis_tests
    cipher_modules.continuous_diffusion_analysis
    cipher_modules.division_trail_search
    cipher_modules.evaluator
    cipher_modules.generic_functions
    cipher_modules.generic_functions_continuous_diffusion_analysis
    cipher_modules.generic_functions_vectorized_bit
    cipher_modules.generic_functions_vectorized_byte
    cipher_modules.graph_generator
    cipher_modules.inverse_cipher
    cipher_modules.models.algebraic.algebraic_model
    cipher_modules.models.algebraic.boolean_polynomial_ring
    cipher_modules.models.algebraic.constraints
    cipher_modules.models.cp.minizinc_utils.mzn_bct_predicates
    cipher_modules.models.cp.minizinc_utils.usefulfunctions
    cipher_modules.models.cp.minizinc_utils.utils
    cipher_modules.models.cp.mzn_model
    cipher_modules.models.cp.mzn_models.mzn_boomerang_model_arx_optimized
    cipher_modules.models.cp.mzn_models.mzn_cipher_model
    cipher_modules.models.cp.mzn_models.mzn_cipher_model_arx_optimized
    cipher_modules.models.cp.mzn_models.mzn_deterministic_truncated_xor_differential_model
    cipher_modules.models.cp.mzn_models.mzn_deterministic_truncated_xor_differential_model_arx_optimized
    cipher_modules.models.cp.mzn_models.mzn_hybrid_impossible_xor_differential_model
    cipher_modules.models.cp.mzn_models.mzn_impossible_xor_differential_model
    cipher_modules.models.cp.mzn_models.mzn_wordwise_deterministic_truncated_xor_differential_model
    cipher_modules.models.cp.mzn_models.mzn_xor_differential_model
    cipher_modules.models.cp.mzn_models.mzn_xor_differential_model_arx_optimized
    cipher_modules.models.cp.mzn_models.mzn_xor_differential_number_of_active_sboxes_model
    cipher_modules.models.cp.mzn_models.mzn_xor_differential_trail_search_fixing_number_of_active_sboxes_model
    cipher_modules.models.cp.mzn_models.mzn_xor_linear_model
    cipher_modules.models.cp.solvers
    cipher_modules.models.milp.milp_model
    cipher_modules.models.milp.milp_models.milp_bitwise_deterministic_truncated_xor_differential_model
    cipher_modules.models.milp.milp_models.milp_bitwise_impossible_xor_differential_model
    cipher_modules.models.milp.milp_models.milp_cipher_model
    cipher_modules.models.milp.milp_models.milp_wordwise_deterministic_truncated_xor_differential_model
    cipher_modules.models.milp.milp_models.milp_wordwise_impossible_xor_differential_model
    cipher_modules.models.milp.milp_models.milp_xor_differential_model
    cipher_modules.models.milp.milp_models.milp_xor_linear_model
    cipher_modules.models.milp.solvers
    cipher_modules.models.milp.utils.generate_inequalities_for_and_operation_2_input_bits
    cipher_modules.models.milp.utils.generate_inequalities_for_large_sboxes
    cipher_modules.models.milp.utils.generate_inequalities_for_wordwise_truncated_mds_matrices
    cipher_modules.models.milp.utils.generate_inequalities_for_wordwise_truncated_xor_with_n_input_bits
    cipher_modules.models.milp.utils.generate_inequalities_for_xor_with_n_input_bits
    cipher_modules.models.milp.utils.generate_sbox_inequalities_for_trail_search
    cipher_modules.models.milp.utils.generate_undisturbed_bits_inequalities_for_sboxes
    cipher_modules.models.milp.utils.milp_name_mappings
    cipher_modules.models.milp.utils.milp_truncated_utils
    cipher_modules.models.milp.utils.mzn_predicates
    cipher_modules.models.milp.utils.utils
    cipher_modules.models.sat.cms_models.cms_bitwise_deterministic_truncated_xor_differential_model
    cipher_modules.models.sat.cms_models.cms_cipher_model
    cipher_modules.models.sat.cms_models.cms_xor_differential_model
    cipher_modules.models.sat.cms_models.cms_xor_linear_model
    cipher_modules.models.sat.sat_model
    cipher_modules.models.sat.sat_models.sat_bitwise_deterministic_truncated_xor_differential_model
    cipher_modules.models.sat.sat_models.sat_cipher_model
    cipher_modules.models.sat.sat_models.sat_differential_linear_model
    cipher_modules.models.sat.sat_models.sat_probabilistic_xor_truncated_differential_model
    cipher_modules.models.sat.sat_models.sat_semi_deterministic_truncated_xor_differential_model
    cipher_modules.models.sat.sat_models.sat_shared_difference_paired_input_differential_linear_model
    cipher_modules.models.sat.sat_models.sat_shared_difference_paired_input_differential_model
    cipher_modules.models.sat.sat_models.sat_truncated_xor_differential_model
    cipher_modules.models.sat.sat_models.sat_xor_differential_model
    cipher_modules.models.sat.sat_models.sat_xor_linear_model
    cipher_modules.models.sat.solvers
    cipher_modules.models.sat.utils.mzn_predicates
    cipher_modules.models.sat.utils.n_window_heuristic_helper
    cipher_modules.models.sat.utils.utils
    cipher_modules.models.smt.smt_model
    cipher_modules.models.smt.smt_models.smt_cipher_model
    cipher_modules.models.smt.smt_models.smt_deterministic_truncated_xor_differential_model
    cipher_modules.models.smt.smt_models.smt_xor_differential_model
    cipher_modules.models.smt.smt_models.smt_xor_linear_model
    cipher_modules.models.smt.solvers
    cipher_modules.models.smt.utils.utils
    cipher_modules.models.utils
    cipher_modules.report
    cipher_modules.statistical_tests.dataset_generator
    cipher_modules.statistical_tests.dieharder_statistical_tests
    cipher_modules.statistical_tests.nist_statistical_tests
    cipher_modules.tester
ciphers
    ciphers.block_ciphers.aes_block_cipher
    ciphers.block_ciphers.aradi_block_cipher
    ciphers.block_ciphers.aradi_block_cipher_sbox
    ciphers.block_ciphers.aradi_block_cipher_sbox_and_compact_linear_map
    ciphers.block_ciphers.baksheesh_block_cipher
    ciphers.block_ciphers.ballet_block_cipher
    ciphers.block_ciphers.bea1_block_cipher
    ciphers.block_ciphers.des_block_cipher
    ciphers.block_ciphers.des_exact_key_length_block_cipher
    ciphers.block_ciphers.hight_block_cipher
    ciphers.block_ciphers.kasumi_block_cipher
    ciphers.block_ciphers.lblock_block_cipher
    ciphers.block_ciphers.lea_block_cipher
    ciphers.block_ciphers.lowmc_block_cipher
    ciphers.block_ciphers.lowmc_generate_matrices
    ciphers.block_ciphers.midori_block_cipher
    ciphers.block_ciphers.present_block_cipher
    ciphers.block_ciphers.prince_block_cipher
    ciphers.block_ciphers.prince_v2_block_cipher
    ciphers.block_ciphers.qarmav2_block_cipher
    ciphers.block_ciphers.qarmav2_with_mixcolumn_block_cipher
    ciphers.block_ciphers.raiden_block_cipher
    ciphers.block_ciphers.rc5_block_cipher
    ciphers.block_ciphers.scarf_block_cipher
    ciphers.block_ciphers.simeck_block_cipher
    ciphers.block_ciphers.simeck_sbox_block_cipher
    ciphers.block_ciphers.simon_block_cipher
    ciphers.block_ciphers.simon_sbox_block_cipher
    ciphers.block_ciphers.skinny_block_cipher
    ciphers.block_ciphers.sparx_block_cipher
    ciphers.block_ciphers.speck_block_cipher
    ciphers.block_ciphers.speedy_block_cipher
    ciphers.block_ciphers.tea_block_cipher
    ciphers.block_ciphers.threefish_block_cipher
    ciphers.block_ciphers.twine_block_cipher
    ciphers.block_ciphers.twofish_block_cipher
    ciphers.block_ciphers.ublock_block_cipher
    ciphers.block_ciphers.xtea_block_cipher
    ciphers.hash_functions.blake2_hash_function
    ciphers.hash_functions.blake_hash_function
    ciphers.hash_functions.md5_hash_function
    ciphers.hash_functions.sha1_hash_function
    ciphers.hash_functions.sha2_hash_function
    ciphers.hash_functions.whirlpool_hash_function
    ciphers.permutations.ascon_permutation
    ciphers.permutations.ascon_sbox_sigma_no_matrix_permutation
    ciphers.permutations.ascon_sbox_sigma_permutation
    ciphers.permutations.chacha_permutation
    ciphers.permutations.gaston_permutation
    ciphers.permutations.gaston_sbox_permutation
    ciphers.permutations.gaston_sbox_theta_permutation
    ciphers.permutations.gift_permutation
    ciphers.permutations.gift_sbox_permutation
    ciphers.permutations.gimli_permutation
    ciphers.permutations.gimli_sbox_permutation
    ciphers.permutations.grain_core_permutation
    ciphers.permutations.keccak_invertible_permutation
    ciphers.permutations.keccak_permutation
    ciphers.permutations.keccak_sbox_permutation
    ciphers.permutations.photon_permutation
    ciphers.permutations.salsa_permutation
    ciphers.permutations.sparkle_permutation
    ciphers.permutations.spongent_pi_fsr_permutation
    ciphers.permutations.spongent_pi_permutation
    ciphers.permutations.spongent_pi_precomputation_permutation
    ciphers.permutations.tinyjambu_32bits_word_permutation
    ciphers.permutations.tinyjambu_fsr_32bits_word_permutation
    ciphers.permutations.tinyjambu_permutation
    ciphers.permutations.util
    ciphers.permutations.xoodoo_invertible_permutation
    ciphers.permutations.xoodoo_permutation
    ciphers.permutations.xoodoo_sbox_permutation
    ciphers.stream_ciphers.a5_1_stream_cipher
    ciphers.stream_ciphers.a5_2_stream_cipher
    ciphers.stream_ciphers.bivium_stream_cipher
    ciphers.stream_ciphers.bluetooth_stream_cipher_e0
    ciphers.stream_ciphers.chacha_stream_cipher
    ciphers.stream_ciphers.snow3g_stream_cipher
    ciphers.stream_ciphers.trivium_stream_cipher
    ciphers.stream_ciphers.zuc_stream_cipher
    ciphers.toys.constant_block_cipher
    ciphers.toys.fancy_block_cipher
    ciphers.toys.identity_block_cipher
    ciphers.toys.toy_cipherfour
    ciphers.toys.toyfeistel
    ciphers.toys.toyspn1
    ciphers.toys.toyspn2
component
components
    components.and_component
    components.cipher_output_component
    components.concatenate_component
    components.constant_component
    components.fsr_component
    components.intermediate_output_component
    components.linear_layer_component
    components.mix_column_component
    components.modadd_component
    components.modsub_component
    components.modular_component
    components.multi_input_non_linear_logical_operator_component
    components.not_component
    components.or_component
    components.permutation_component
    components.reverse_component
    components.rotate_component
    components.sbox_component
    components.shift_component
    components.shift_rows_component
    components.sigma_component
    components.theta_gaston_component
    components.theta_keccak_component
    components.theta_xoodoo_component
    components.variable_rotate_component
    components.variable_shift_component
    components.word_permutation_component
    components.xor_component
compound_xor_differential_cipher
 
e
editor
 
i
input
 
r
round
rounds
 
u
utils
    utils.integer
    utils.integer_functions
    utils.sage_scripts
    utils.sequence_operations
    utils.templates
    utils.utils