/Boosting_differential-linear_cryptanalysis_of_ChaCha7_with_MILP

Repository to host the code of the manuscript titled "Boosting differential-linear cryptanalysis of ChaCha7 with MILP"

Primary LanguageCuda

In the folder cryptDances you can find the experiments we did to verify experimentally all our distinguishers. While in the folder key_recovery_attack, you can find the experiments we did to check the key-recovery attacks on reduced ChaCha.

Note

This project is based on the work of the authors of the https://github.com/MurCoutinho/cryptDances which is licensed under the MIT License. We want to give full credit and thanks to the authors for their contribution to the open source community.