You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/sys/hashes
José Alamos 5dc146269d sys/hashes: add AES-CMAC implementation 6 years ago
..
Makefile make: detect their module name automatically 9 years ago
cmac.c sys/hashes: add AES-CMAC implementation 6 years ago
doc.txt sys/hashes: fix doxygen group 6 years ago
hashes.c sys/hashes, sys/checksum: mv fletcher* checksum 7 years ago
md5.c hashes/md5: changed data-parameter types to `void*` 7 years ago
sha1.c hashes/sha1: changed data-parameter types to `void*` 7 years ago
sha256.c Merge pull request #6283 from OTAkeys/pr/hmac_iterative_calc 6 years ago