Skip to content
LuboO edited this page Mar 6, 2016 · 12 revisions

Oneclick is supporting tool used to automate some of the workload when using EACirc Framework. Usually EACirc have to be executed in many different configurations and each configuration multiple times. After execution, the results from each workunit have to be processed into bigger picture. Doing this process by hand is time consuming and prone to errors. In answer to this, Oneclick was developed. Aim of this project is to do most of the mind-numbing work instead of researchers so that they can spend their time with researching things, not Bash scripts.

Currently Oneclick allows user to:

  • Generate multiple different configuration files for EACirc based on simple rules.
  • Generate scripts used for running of EACirc on remote server as well as scripts for download of results.
  • Post-process output of multiple EACirc runs, detect errors or inconsistencies and give final result of whole run.

Oneclick User documentation

Oneclick developer notes

Authors and licence

The framework is developed at the Centre for Research on Cryptography and Security, Masaryk University, Brno, Czech Republic. It's licensed under MIT licence, see the file in the repository root. The project uses some third party code, licence details for these parts can be found in the LicenceReadMe file in the repository root.

  • Petr Švenda
    2014-now (Project lead)
  • Ľubomír Obrátil
    2014-now (Development)

For the contributors to EACirc Framework see here.