stun: Use libgcrypt for MD5 support
authorPhilip Withnall <philip@tecnocode.co.uk>
Mon, 7 Mar 2016 10:04:52 +0000 (10:04 +0000)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Fri, 31 Mar 2017 22:26:21 +0000 (18:26 -0400)
commitac7f59bac00807fc016a8709e1d284870882dd76
treed385da1d43f4b4ecf88b071d48b6476690719a49
parentd2f894e48c70f11f01ddf3dd8be3d68dfd48aea8
stun: Use libgcrypt for MD5 support

Now that libstun depends on libgcrypt, we might as well use its MD5 hash
support, rather than carrying around our own.

Differential Revision: https://phabricator.freedesktop.org/D1611
stun/Makefile.am
stun/md5.c [deleted file]
stun/md5.h [deleted file]
stun/stunhmac.c