Commit Graph

4 Commits

Author SHA1 Message Date
Mahmoud khalil
ed0bddf503
Upate AES.java 2018-04-05 08:17:44 +03:00
Phil-Schmidt
7108ef9045 Added I/O
Added basic command line I/O functionality
2017-11-27 03:03:58 +01:00
Phil-Schmidt
96d78e641e Fixed Key Expansion + Removed Tests
Key Expansion should now be able to return the correct keys.
Removed JUnit tests for the final release
2017-11-27 02:43:19 +01:00
Phil-Schmidt
2094205608 Tests and bugfix
Added Unittests for AES and AES subroutines.
Transposed the matrix representation of the block into the correct
position.
2017-11-20 06:15:27 +01:00