Commit Graph

2 Commits

Author SHA1 Message Date
Torfinn Berset 7468e2ec12 Also try to compile C++ version of test 2019-01-31 14:19:48 +01: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