aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/aes_common.hpp (follow)
Commit message (Collapse)AuthorAge
* move executables from test/ to utils/Egor Tensin2015-06-24
|
* boxes: a number of improvementsEgor Tensin2015-06-22
| | | | | | | | | * Algorithm interfaces are no longer required to load partial blocks, the space for which is allocated dynamically. * Padding schemes are now also separated, perhaps in the future to become a "box" parameter. Consequently, algorithm interfaces are no longer required to implement padding either.
* rename executablesEgor Tensin2015-06-19