sources/md5.h@09dcaeaa216b
sources/md5.h
Sat, 13 Dec 2014 04:50:33 +0200
- author
- Teemu Piippo <crimsondusk64@gmail.com>
- date
- Sat, 13 Dec 2014 04:50:33 +0200
- changeset 13
- 09dcaeaa216b
- parent 10
-
3874575d924d
- child 88
-
08ccaf26cffd
- permissions
- -rw-r--r--
- to hell with that 'ok' field. now throws an exception if attempts to read past the end
#pragma once
void CalculateMD5 (unsigned char const *buffer, int length, char *checksum);