Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 399 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 399 Bytes

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/