-
- Downloads
Merge pull request #6109 from Inria-Chile/aes_cmac
sys/hashes: add AES CMAC implementation
No related branches found
No related tags found
Showing
- sys/hashes/cmac.c 113 additions, 0 deletionssys/hashes/cmac.c
- sys/include/hashes/cmac.h 85 additions, 0 deletionssys/include/hashes/cmac.h
- tests/unittests/tests-hashes/Makefile.include 2 additions, 0 deletionstests/unittests/tests-hashes/Makefile.include
- tests/unittests/tests-hashes/tests-hashes-cmac.c 115 additions, 0 deletionstests/unittests/tests-hashes/tests-hashes-cmac.c
- tests/unittests/tests-hashes/tests-hashes.c 1 addition, 0 deletionstests/unittests/tests-hashes/tests-hashes.c
- tests/unittests/tests-hashes/tests-hashes.h 7 additions, 0 deletionstests/unittests/tests-hashes/tests-hashes.h
Loading
Please register or sign in to comment