Add hmac test vector test program
This commit is contained in:
parent
c126fa6430
commit
1292829a07
3 changed files with 255 additions and 0 deletions
2
examples/tests/hmac_test_vectors/Makefile
Normal file
2
examples/tests/hmac_test_vectors/Makefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
TARGET=hmac_test
|
||||
include ../../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue