Commit Graph

4 Commits

Author SHA1 Message Date
kokke 3a28fc9a87
new target for building static library: make lib 2018-09-24 15:35:10 +02:00
Kevin Layer 7f211fb4f4 Testing improvements
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.
2018-07-26 10:12:54 -07:00
Stoian Ivanov 1e86fddb21 inplace api and test, Makefile update 2017-12-05 14:29:19 +02:00
kokke 698375cfe6 Create Makefile 2014-05-29 02:21:30 +02:00