Commit message (Collapse) | Author | ||
---|---|---|---|
2019-12-21 | restructure the project | Egor Tensin | |
2016-10-17 | fix compiler warnings | Egor Tensin | |
2016-10-17 | fix compiler warnings | Egor Tensin | |
2016-10-10 | code style | Egor Tensin | |
2016-09-25 | fix licensing notices | Egor Tensin | |
Also, remove the docs, which were never there anyway. | |||
2016-05-19 | 'aesni' -> 'aes' | Egor Tensin | |
2016-05-19 | rename the project | Egor Tensin | |
2015-06-22 | boxes: a number of improvements | Egor Tensin | |
* 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. |