Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #202

Merged
merged 106 commits into from
Mar 21, 2024
Merged

Develop #202

merged 106 commits into from
Mar 21, 2024

Conversation

peacker
Copy link
Collaborator

@peacker peacker commented Mar 20, 2024

Standardized Report output and benchmark tests

juaninf and others added 30 commits March 5, 2024 06:19
- test_differential_in_single_key_scenario_speck3264
- test_differential_in_related_key_scenario_speck3264
…ge Integer objects, which do not have a to_bytes method
Added cast to int to fix issue where the functions are called with sa…
…_speck

Differential checker test for speck
…class

FIX: Typo in show() method of Report class
Refactor: refactor methods in NISTStatisticalTests from public to private
…is not supported at present and fixed algebraic tests
…hers-and-algebraic-tests-function

Fix/poly gen modadd based ciphers and algebraic tests function
peacker and others added 28 commits March 15, 2024 13:03
…eration_modsub_component

Feat/algebraic polynomial generation modsub component
…ass' into fix/remove-cipher-from-report-class
…-class

Fix/remove cipher from report class
# Conflicts:
#	tests/unit/cipher_modules/models/cp/cp_models/cp_xor_linear_model_test.py
#	tests/unit/cipher_modules/models/smt/smt_models/smt_xor_differential_model_test.py
#	tests/unit/cipher_modules/models/smt/smt_models/smt_xor_linear_model_test.py
# Conflicts:
#	tests/unit/cipher_modules/models/cp/cp_models/cp_xor_linear_model_test.py
#	tests/unit/cipher_modules/models/smt/smt_models/smt_xor_differential_model_test.py
#	tests/unit/cipher_modules/models/smt/smt_models/smt_xor_linear_model_test.py
…behavior' into fix/change_default_trail_search_behavior

# Conflicts:
#	tests/unit/cipher_modules/models/cp/cp_models/cp_xor_linear_model_test.py
#	tests/unit/cipher_modules/models/smt/smt_models/smt_xor_differential_model_test.py
#	tests/unit/cipher_modules/models/smt/smt_models/smt_xor_linear_model_test.py
…rpreter

Fixing Docker as a Remote Interpreter docs
# Conflicts:
#	tests/unit/cipher_modules/models/cp/cp_models/cp_xor_linear_model_test.py
#	tests/unit/cipher_modules/models/smt/smt_models/smt_xor_differential_model_test.py
#	tests/unit/cipher_modules/models/smt/smt_models/smt_xor_linear_model_test.py
# Conflicts:
#	tests/unit/cipher_modules/models/cp/cp_models/cp_xor_linear_model_test.py
#	tests/unit/cipher_modules/models/smt/smt_models/smt_xor_differential_model_test.py
#	tests/unit/cipher_modules/models/smt/smt_models/smt_xor_linear_model_test.py
…behavior' into fix/change_default_trail_search_behavior
…ch_behavior

Fix/change default trail search behavior
@peacker
Copy link
Collaborator Author

peacker commented Mar 21, 2024

By passing merging rules, benchmarks are not passing, but all other tests yes. Benchmarks should pass once develop is merged.

@peacker peacker merged commit 94f6cf4 into main Mar 21, 2024
24 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants