Hello Ralf,<div><br></div><div>I removed the md5/* source code and the plugin now uses libgcrypt11 to calculate md5 checksums. I attached a new version label V0.3.13. <br><div><br></div><div>You can download the source code here:</div>

<div><a href="https://github.com/adiesner/GarminPlugin/tarball/V0.3.13">https://github.com/adiesner/GarminPlugin/tarball/V0.3.13</a><br><br>Cheers</div><div>Andreas</div><div><br><br><div class="gmail_quote">2012/7/13 Ralf Treinen <span dir="ltr"><<a href="mailto:treinen@pps.univ-paris-diderot.fr" target="_blank">treinen@pps.univ-paris-diderot.fr</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi again,<br>
<div><br>
On Mon, Jul 09, 2012 at 07:31:20AM +0200, Andreas Diesner wrote:<br>
</div><div>> Hi Ralf,<br>
><br>
> > However, it might also be worth looking into using the libgcrypt11<br>
> library:<br>
> I will have a look at libgcrypt11. If it is available in several<br>
> distributions it will be a good idea to integrate it. The MD5 hash in the<br>
> plugin can optional be used by a website to detect if a file has changed on<br>
> the device - I have never seen a website using it so far ;-)<br>
<br>
</div>I just looked at the files in src/md5. The files md5.c and md5.h are of<br>
course OK from the legal point of view (GPL2+), but unfortunately there also<br>
is md5_loc.h from RSA. There are at least two problems with the licence of<br>
that file:<br>
- it does allow to "make and use" derivative works but not to redistribute<br>
  them<br>
- it has an advertising clause that seems similar to the advertising clause<br>
  in the original BSD 4-clause licence. As far as I understood that makes it<br>
  incompatible with GPL.<br>
Hence, it really would be better if we could use the library from GNU<br>
instead.<br>
<div><div><br>
Cheers -Ralf.<br>
--<br>
Ralf Treinen<br>
Laboratoire Preuves, Programmes et Systèmes<br>
Université Paris Diderot, Paris, France.<br>
<a href="http://www.pps.univ-paris-diderot.fr/~treinen/" target="_blank">http://www.pps.univ-paris-diderot.fr/~treinen/</a><br>
=====> New email address: <a href="mailto:treinen@pps.univ-paris-diderot.fr" target="_blank">treinen@pps.univ-paris-diderot.fr</a> <=====<br>
</div></div></blockquote></div><br>
</div></div>