1. Fixed bug with type mismatch when calculating gcd. 2. Corrected the order of matrix and vector multiplication within the code, not in the tests.
0.1.2
1. Bug with matrix multiplication fixed.
0.1.0
1. First major release of the code, includes implementation of hash function and its optimization. 2. Add generator of round constants, round numbers and MDS matrix with correspond tests.