mirror of
https://github.com/simon987/sist2.git
synced 2025-12-16 08:49:07 +00:00
Add argument to calculate checksums
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
#define UNUSED(x) __attribute__((__unused__)) x
|
||||
|
||||
#define MD5_STR_LENGTH 33
|
||||
#define SHA1_STR_LENGTH 41
|
||||
#define SHA1_DIGEST_LENGTH 20
|
||||
|
||||
#include "util.h"
|
||||
#include "log.h"
|
||||
|
||||
Reference in New Issue
Block a user