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
Martine Lenders 3c005b64b6 Merge pull request #5692 from BytesGalore/md5_change_parameter_type
hashes/md5: changed data-parameter types to `void*`
7 years ago
..
Makefile make: detect their module name automatically 9 years ago
doc.txt doc: add starting page for hash functions 7 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 hashes/sha256: changed data pointer parameters to `void*` 7 years ago