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