sources/md5.h

Sat, 23 Jul 2016 12:32:23 +0300

author
Teemu Piippo <teemu@compsta2.com>
date
Sat, 23 Jul 2016 12:32:23 +0300
changeset 168
96ffd13c08a2
parent 88
08ccaf26cffd
child 182
20ca0a6be175
permissions
-rw-r--r--

Reduce delta to protocol5 branch by importing the change to RCONSessoin::handlePacket's signature

#pragma once
#include "basics.h"
BEGIN_ZFC_NAMESPACE

void CalculateMD5 (unsigned char const *buffer, int length, char *checksum);

END_ZFC_NAMESPACE

mercurial