- calculate_bit_positions() (MznBoomerangModelARXOptimized method)
- calculate_bit_values() (MznBoomerangModelARXOptimized method)
- calculate_component_weight() (CmsSatCipherModel method)
- calculate_input_bit_positions() (in module components.mix_column_component)
- calculate_inputs() (in module utils.utils)
- calculate_weights_for_linear_layer() (in module cipher_modules.component_analysis_tests)
- calculate_weights_for_mix_column() (in module cipher_modules.component_analysis_tests)
- cbc (DatasetType attribute)
- ChachaPermutation (class in ciphers.permutations.chacha_permutation)
- ChachaStreamCipher (class in ciphers.stream_ciphers.chacha_stream_cipher)
- check_if_implemented_component() (in module cipher_modules.models.utils)
- check_output_size() (AND method)
- check_parameters() (BalletBlockCipher method)
- check_presence_of_particular_monomial_in_all_anf() (MilpDivisionTrailModel method)
- check_presence_of_particular_monomial_in_specific_anf() (MilpDivisionTrailModel method)
- check_size() (in module component)
- check_table_feasibility() (in module components.sbox_component)
- chi_definition() (KeccakInvertiblePermutation method)
-
cipher
- Cipher (class in cipher)
- cipher (MilpBitwiseDeterministicTruncatedXorDifferentialModel property)
- cipher_find_component() (in module cipher_modules.inverse_cipher)
- cipher_id (CmsSatCipherModel property)
- cipher_input_variables() (SmtCipherModel method)
- cipher_input_xor_linear_variables() (SmtXorLinearModel method)
- cipher_inputs_to_evaluate_vectorized_inputs() (in module cipher_modules.generic_functions_vectorized_byte)
- cipher_inverse() (A51StreamCipher method)
-
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
- cipher_partial_inverse() (A51StreamCipher method)
- CipherComponentsAnalysis (class in cipher_modules.component_analysis_tests)
- CipherOutput (class in components.cipher_output_component)
-
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
|
|