diff --git a/deprecated/README.md b/deprecated/README.md new file mode 100644 index 00000000..961a42e9 --- /dev/null +++ b/deprecated/README.md @@ -0,0 +1,3 @@ +# Deprecated ot-sca scripts +The scripts in this folder are not functional. +Keep them as we might need them in the future again. \ No newline at end of file diff --git a/cw/capture.py b/deprecated/cw/capture.py similarity index 100% rename from cw/capture.py rename to deprecated/cw/capture.py diff --git a/cw/mix_columns_cpa_attack.py b/deprecated/cw/mix_columns_cpa_attack.py similarity index 100% rename from cw/mix_columns_cpa_attack.py rename to deprecated/cw/mix_columns_cpa_attack.py diff --git a/cw/save_waverunner_config_to_file.py b/deprecated/cw/save_waverunner_config_to_file.py similarity index 100% rename from cw/save_waverunner_config_to_file.py rename to deprecated/cw/save_waverunner_config_to_file.py diff --git a/cw/test_capture.sh b/deprecated/cw/test_capture.sh similarity index 100% rename from cw/test_capture.sh rename to deprecated/cw/test_capture.sh diff --git a/jupyter/markers_25M.npy b/deprecated/jupyter/markers_25M.npy similarity index 100% rename from jupyter/markers_25M.npy rename to deprecated/jupyter/markers_25M.npy diff --git a/jupyter/otbn_attack_100M.ipynb b/deprecated/jupyter/otbn_attack_100M.ipynb similarity index 100% rename from jupyter/otbn_attack_100M.ipynb rename to deprecated/jupyter/otbn_attack_100M.ipynb diff --git a/jupyter/otbn_attack_25M.ipynb b/deprecated/jupyter/otbn_attack_25M.ipynb similarity index 100% rename from jupyter/otbn_attack_25M.ipynb rename to deprecated/jupyter/otbn_attack_25M.ipynb diff --git a/jupyter/otbn_find_bits.ipynb b/deprecated/jupyter/otbn_find_bits.ipynb similarity index 100% rename from jupyter/otbn_find_bits.ipynb rename to deprecated/jupyter/otbn_find_bits.ipynb diff --git a/jupyter/otbn_traces.ipynb b/deprecated/jupyter/otbn_traces.ipynb similarity index 100% rename from jupyter/otbn_traces.ipynb rename to deprecated/jupyter/otbn_traces.ipynb