Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new target for building static library: make lib | kokke | 2018-09-24 | 1 | -3/+10 |
| | |||||
* | Testing improvements | Kevin Layer | 2018-07-26 | 1 | -2/+13 |
| | | | | | | | | | | | Add a new `test' rule that tests all three combinations (128, 192 and 256). This required the re-ordering of ifdef's in test.c, similar to that in aes.[ch]. test.elf now exits with the number of tests which failed, so the test rule in Makefile will notify properly. Remove the unused variables `buf' and `buf2'. Also, add a .gitignore file. | ||||
* | inplace api and test, Makefile update | Stoian Ivanov | 2017-12-05 | 1 | -16/+19 |
| | |||||
* | Create Makefile | kokke | 2014-05-29 | 1 | -0/+40 |