sources/md5.h@f7221183a994
sources/md5.h
Sun, 14 Dec 2014 20:47:44 +0200
- author
- Teemu Piippo <crimsondusk64@gmail.com>
- date
- Sun, 14 Dec 2014 20:47:44 +0200
- changeset 23
- f7221183a994
- parent 10
-
3874575d924d
- child 88
-
08ccaf26cffd
- permissions
- -rw-r--r--
- the prompt is now colored
- the titlebar now changes to the server hostname upon connection
#pragma once
void CalculateMD5 (unsigned char const *buffer, int length, char *checksum);