frereit / KauMA

This project contains my implementations of the various assignments for the module "Kryptoanalyse und Methoden-Audit" (Cryptanalysis & Method Audit) at DHBW Mannheim

Home Page:https://frereit.de/KauMA/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KauMA

This project contains my implementations of the various assignments for the module "Kryptoanalyse & Methoden-Audit" (Cryptanalysis & Method Audit) at DHBW Mannheim.

Please see the Doxygen documentation for more details.

Building

$ ./build

Usage

$ ./kauma <input.json>

Docs

$ make docs
$ python3 -m http.server --directory out/docs/html/

About

This project contains my implementations of the various assignments for the module "Kryptoanalyse und Methoden-Audit" (Cryptanalysis & Method Audit) at DHBW Mannheim

https://frereit.de/KauMA/


Languages

Language:C++ 95.8%Language:Makefile 2.0%Language:Python 1.6%Language:Dockerfile 0.4%Language:Shell 0.2%