Skip to content

vargalott/diploma-master

Repository files navigation

diploma-master

This diploma project designed to interactively demonstrate the key aspects of modern encryption algorithms with an assessment of their effectiveness.

Usage

  1. Install Docker, Docker Compose and Task;

  2. Clone this project and then cd to the project folder;

  3. Run the initial build of the environment:

$ task init
  1. Now you just need to run the application:
$ task run
  1. After finishing work, you can stop running containers:
$ task stop # to just stop running application
$ task down # also stop and remove containers

Screenshots

Expand

Samples

For the examples of finished csv and bench report see csv, log.

Credits

My thanks to the developers of the Docker, Bash and VeraCrypt.

License

This project is licensed under the MIT License.