Navigation
index
modules
|
CLAASP: Cryptographic Library for Automated Analysis of Symmetric Primitives v3.1.0 documentation
»
Index
Index – B
BaksheeshBlockCipher (class in ciphers.block_ciphers.baksheesh_block_cipher)
BalletBlockCipher (class in ciphers.block_ciphers.ballet_block_cipher)
bct_parse_result() (MznBoomerangModelARXOptimized method)
BEA1BlockCipher (class in ciphers.block_ciphers.bea1_block_cipher)
big_swap() (in module ciphers.permutations.gimli_permutation)
(in module ciphers.permutations.gimli_sbox_permutation)
binary_matrix_of_linear_component() (in module cipher_modules.component_analysis_tests)
binary_variable (MilpBitwiseDeterministicTruncatedXorDifferentialModel property)
(MilpBitwiseImpossibleXorDifferentialModel property)
(MilpCipherModel property)
(MilpModel property)
(MilpWordwiseDeterministicTruncatedXorDifferentialModel property)
(MilpWordwiseImpossibleXorDifferentialModel property)
(MilpXorDifferentialModel property)
(MilpXorLinearModel property)
bit_positions (Input property)
bit_size (Input property)
bit_vector_AND() (in module cipher_modules.generic_functions_vectorized_bit)
bit_vector_CONCAT() (in module cipher_modules.generic_functions_vectorized_bit)
bit_vector_linear_layer() (in module cipher_modules.generic_functions_vectorized_bit)
bit_vector_mix_column() (in module cipher_modules.generic_functions_vectorized_bit)
bit_vector_mix_column_poly0() (in module cipher_modules.generic_functions_vectorized_bit)
bit_vector_MODADD() (in module cipher_modules.generic_functions_vectorized_bit)
bit_vector_MODSUB() (in module cipher_modules.generic_functions_vectorized_bit)
bit_vector_NOT() (in module cipher_modules.generic_functions_vectorized_bit)
bit_vector_OR() (in module cipher_modules.generic_functions_vectorized_bit)
bit_vector_print_as_hex_values() (in module cipher_modules.generic_functions_vectorized_bit)
bit_vector_ROTATE() (in module cipher_modules.generic_functions_vectorized_bit)
bit_vector_SBOX() (in module cipher_modules.generic_functions_vectorized_bit)
bit_vector_select_word() (in module cipher_modules.generic_functions_vectorized_bit)
bit_vector_SHIFT() (in module cipher_modules.generic_functions_vectorized_bit)
bit_vector_SHIFT_BY_VARIABLE_AMOUNT() (in module cipher_modules.generic_functions_vectorized_bit)
bit_vector_to_integer() (in module cipher_modules.generic_functions_vectorized_bit)
bit_vector_XOR() (in module cipher_modules.generic_functions_vectorized_bit)
bivium_key_stream() (BiviumStreamCipher method)
bivium_state_initialization() (BiviumStreamCipher method)
BiviumStreamCipher (class in ciphers.stream_ciphers.bivium_stream_cipher)
Blake2HashFunction (class in ciphers.hash_functions.blake2_hash_function)
BlakeHashFunction (class in ciphers.hash_functions.blake_hash_function)
BluetoothStreamCipherE0 (class in ciphers.stream_ciphers.bluetooth_stream_cipher_e0)
Body (class in utils.templates)
bottom_half_quarter_round() (ChachaPermutation method)
(ChachaStreamCipher method)
(SalsaPermutation method)
branch_number() (in module cipher_modules.component_analysis_tests)
branch_xor_linear_constraints() (CmsSatXorLinearModel method)
(MilpXorLinearModel method)
(MznXorLinearModel method)
(SatXorLinearModel static method)
(SmtXorLinearModel method)
build_all_xor_differential_trails_with_fixed_weight() (MznBoomerangModelARXOptimized method)
(MznXorDifferentialModelARXOptimized method)
build_bitwise_deterministic_truncated_xor_differential_trail_model() (CmsSatDeterministicTruncatedXorDifferentialModel method)
(MilpBitwiseDeterministicTruncatedXorDifferentialModel method)
(MilpBitwiseImpossibleXorDifferentialModel method)
(SatBitwiseDeterministicTruncatedXorDifferentialModel method)
build_bitwise_impossible_xor_differential_trail_model() (MilpBitwiseImpossibleXorDifferentialModel method)
build_cipher_model() (CmsSatCipherModel method)
(MilpCipherModel method)
(MznCipherModel method)
(MznCipherModelARXOptimized method)
(SatCipherModel method)
(SmtCipherModel method)
build_code_for_components() (in module cipher_modules.code_generator)
build_code_for_continuous_diffusion_analysis_components() (in module cipher_modules.code_generator)
build_continuous_diffusion_analysis_function_call() (in module cipher_modules.code_generator)
build_deterministic_truncated_xor_differential_trail_model() (MznDeterministicTruncatedXorDifferentialModel method)
(MznDeterministicTruncatedXorDifferentialModelARXOptimized method)
(MznHybridImpossibleXorDifferentialModel method)
(MznImpossibleXorDifferentialModel method)
(MznWordwiseDeterministicTruncatedXorDifferentialModel method)
build_function_call() (in module cipher_modules.code_generator)
build_generic_model_for_specific_output_bit() (MilpDivisionTrailModel method)
build_generic_sat_model_from_dictionary() (CmsSatCipherModel method)
(CmsSatDeterministicTruncatedXorDifferentialModel method)
(CmsSatXorDifferentialModel method)
(CmsSatXorLinearModel method)
(SatBitwiseDeterministicTruncatedXorDifferentialModel method)
(SatCipherModel method)
(SatDifferentialLinearModel method)
(SatModel method)
(SatProbabilisticXorTruncatedDifferentialModel method)
(SatSemiDeterministicTruncatedXorDifferentialModel method)
(SatTruncatedXorDifferentialModel method)
(SatXorDifferentialModel method)
(SatXorLinearModel method)
(SharedDifferencePairedInputDifferentialLinearModel method)
(SharedDifferencePairedInputDifferentialModel method)
build_gurobi_model() (MilpDivisionTrailModel method)
build_hybrid_impossible_xor_differential_trail_model() (MznHybridImpossibleXorDifferentialModel method)
build_impossible_backward_model() (MznHybridImpossibleXorDifferentialModel method)
(MznImpossibleXorDifferentialModel method)
build_impossible_forward_model() (MznHybridImpossibleXorDifferentialModel method)
(MznImpossibleXorDifferentialModel method)
build_impossible_xor_differential_trail_model() (MznHybridImpossibleXorDifferentialModel method)
(MznImpossibleXorDifferentialModel method)
build_impossible_xor_differential_trail_with_extensions_model() (MznHybridImpossibleXorDifferentialModel method)
(MznImpossibleXorDifferentialModel method)
build_improbable_backward_model() (MznHybridImpossibleXorDifferentialModel method)
build_improbable_forward_model() (MznHybridImpossibleXorDifferentialModel method)
build_lowest_weight_xor_differential_trail_model() (MznBoomerangModelARXOptimized method)
(MznXorDifferentialModelARXOptimized method)
build_lowest_xor_differential_trails_with_at_most_weight() (MznBoomerangModelARXOptimized method)
(MznXorDifferentialModelARXOptimized method)
build_mix_column_truncated_table() (MznBoomerangModelARXOptimized method)
(MznCipherModel method)
(MznCipherModelARXOptimized method)
(MznDeterministicTruncatedXorDifferentialModel method)
(MznDeterministicTruncatedXorDifferentialModelARXOptimized method)
(MznHybridImpossibleXorDifferentialModel method)
(MznImpossibleXorDifferentialModel method)
(MznModel method)
(MznWordwiseDeterministicTruncatedXorDifferentialModel method)
(MznXorDifferentialFixingNumberOfActiveSboxesModel method)
(MznXorDifferentialModel method)
(MznXorDifferentialModelARXOptimized method)
(MznXorDifferentialNumberOfActiveSboxesModel method)
(MznXorLinearModel method)
build_semi_deterministic_truncated_xor_differential_trail_model() (SatSemiDeterministicTruncatedXorDifferentialModel method)
build_shared_difference_paired_input_differential_model() (SharedDifferencePairedInputDifferentialLinearModel method)
(SharedDifferencePairedInputDifferentialModel method)
build_wordwise_deterministic_truncated_xor_differential_trail_model() (MilpWordwiseDeterministicTruncatedXorDifferentialModel method)
(MilpWordwiseImpossibleXorDifferentialModel method)
build_wordwise_impossible_xor_differential_trail_model() (MilpWordwiseImpossibleXorDifferentialModel method)
build_xor_differential_linear_model() (SatDifferentialLinearModel method)
build_xor_differential_trail_and_checker_model_at_intermediate_output_level() (CmsSatXorDifferentialModel method)
(SatProbabilisticXorTruncatedDifferentialModel method)
(SatXorDifferentialModel method)
build_xor_differential_trail_first_step_model() (MznXorDifferentialFixingNumberOfActiveSboxesModel method)
(MznXorDifferentialNumberOfActiveSboxesModel method)
build_xor_differential_trail_model() (CmsSatXorDifferentialModel method)
(MilpXorDifferentialModel method)
(MznBoomerangModelARXOptimized method)
(MznXorDifferentialFixingNumberOfActiveSboxesModel method)
(MznXorDifferentialModel method)
(MznXorDifferentialModelARXOptimized method)
(SatProbabilisticXorTruncatedDifferentialModel method)
(SatXorDifferentialModel method)
(SmtXorDifferentialModel method)
build_xor_differential_trail_model_template() (MznXorDifferentialFixingNumberOfActiveSboxesModel method)
(MznXorDifferentialModel method)
build_xor_differential_trail_second_step_model() (MznXorDifferentialFixingNumberOfActiveSboxesModel method)
build_xor_linear_trail_model() (CmsSatXorLinearModel method)
(MilpXorLinearModel method)
(MznXorLinearModel method)
(SatXorLinearModel method)
(SmtXorLinearModel method)
build_xor_probabilistic_truncated_differential_model() (SatProbabilisticXorTruncatedDifferentialModel method)
build_xor_truncated_table() (in module cipher_modules.models.cp.mzn_models.mzn_xor_differential_number_of_active_sboxes_model)
Builder (class in utils.templates)
byte_vector_AND() (in module cipher_modules.generic_functions_vectorized_byte)
byte_vector_is_consecutive() (in module cipher_modules.generic_functions_vectorized_byte)
byte_vector_linear_layer() (in module cipher_modules.generic_functions_vectorized_byte)
byte_vector_mix_column() (in module cipher_modules.generic_functions_vectorized_byte)
byte_vector_mix_column_poly0() (in module cipher_modules.generic_functions_vectorized_byte)
byte_vector_MODADD() (in module cipher_modules.generic_functions_vectorized_byte)
byte_vector_MODSUB() (in module cipher_modules.generic_functions_vectorized_byte)
byte_vector_NOT() (in module cipher_modules.generic_functions_vectorized_byte)
byte_vector_OR() (in module cipher_modules.generic_functions_vectorized_byte)
byte_vector_print_as_hex_values() (in module cipher_modules.generic_functions_vectorized_byte)
byte_vector_ROTATE() (in module cipher_modules.generic_functions_vectorized_byte)
byte_vector_SBOX() (in module cipher_modules.generic_functions_vectorized_byte)
byte_vector_select_all_words() (in module cipher_modules.generic_functions_vectorized_byte)
byte_vector_SHIFT() (in module cipher_modules.generic_functions_vectorized_byte)
byte_vector_SHIFT_BY_VARIABLE_AMOUNT() (in module cipher_modules.generic_functions_vectorized_byte)
byte_vector_XOR() (in module cipher_modules.generic_functions_vectorized_byte)
bytearray_to_int() (in module utils.integer_functions)
bytearray_to_wordlist() (in module utils.integer_functions)
bytes_positions_to_little_endian_for_32_bits() (in module utils.utils)
bytes_positions_to_little_endian_for_multiple_of_32() (in module utils.utils)
Quick search
Navigation
index
modules
|
CLAASP: Cryptographic Library for Automated Analysis of Symmetric Primitives v3.1.0 documentation
»
Index