* Added benchmarking on larger matrices
* [BAEL-3452] Added cipher algorithm
* [BAEL-3452] Added deciphering
* [BAEL-3452] Added break algorithm
* [BAEL-3452] Finalizing break algorithm
* Revert "Added benchmarking on larger matrices"
This reverts commit 4ea87c0aea.
Algorithms - Miscellaneous
This module contains articles about algorithms. Some classes of algorithms, e.g., sorting and genetic algorithms, have their own dedicated modules.