Releases: Glindeb/AES-Python
Releases · Glindeb/AES-Python
Release list
v1.5.5
v1.5.4
v1.5.2
v1.3.4
v1.3.3
v1.3.2
v1.3.1
Dev (#56) * build file * generated test results * Written more on teori and method * fix to test setup output * implemented progressbar in test script * . * Result from new run moved and generated * Added appendix and reformated the report some * small fixes to text * minor moves forwad on teori * new figures and changes all over the place * minor fix to avgränsing * fixed a scentence * worked on bakgrund * background some what completed * resultat sammanställt plus lite till * worked on teori and method as well as result * Completed parts of method * added some comments * minor updates to method, starting to add comments * added comments to the entire analyze file * Minor changes * Added more verbose comments to aes.py * fixed minor wording issue * work on metod * wrote nyckellängds test part * metohd done and some sources corected * fixed figures... * commented some in the aes.py file * commented some in aes.py * finaliesd some things about structure explanaition * Started writing on subbytes * fixed quite a lot at the teori * started work on key expantion section * fixed first part of keyexpansion * almost completed teori part of the report * teori completed * Began writing in disskusion * disskussion writing * writing on disskussion * version number correction
v1.3.0
News
- NumPy implementation
- Removed progress bar
- Minor optimizations
- ...
OBS!
This update changes the core functionality with the implementation of NumPy so the program no longer is written in pure python. It is now dependant on NumPy to work correctly.