sources/md5.h@089e37c0887e
sources/md5.h
Mon, 15 Dec 2014 01:41:06 +0200
- author
- Teemu Piippo <crimsondusk64@gmail.com>
- date
- Mon, 15 Dec 2014 01:41:06 +0200
- changeset 27
- 089e37c0887e
- parent 10
-
3874575d924d
- child 88
-
08ccaf26cffd
- permissions
- -rw-r--r--
- now exits cleanly with ^Q!
- the statusbar now actually features meaningful info (IP, num admins, current level) and is colored to match titlebar
#pragma once
void CalculateMD5 (unsigned char const *buffer, int length, char *checksum);