mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 17:56:22 +00:00
Started work on creating sha-1 caps hash
This commit is contained in:
@@ -51,5 +51,6 @@ char * str_replace(const char *string, const char *substr,
|
||||
int str_contains(char str[], int size, char ch);
|
||||
char* encode_xml(const char * const xml);
|
||||
char * prof_getline(FILE *stream);
|
||||
int octet_compare(unsigned char *str1, unsigned char *str2);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user