Group: mailing.freebsd.portsbugs · Group Profile · Search for md5,html in mailing.freebsd.portsbugs
Author: Felippe de Meirelles Motta
Date: Feb 23, 2008 12:11
ken <ken@nospam.com> wrote: can anybody recommend a simple md5 library that i can use to get an md5 sum on a file? ideally what i'd like is something that works very similar to the md5sum utility in linux. just give it a filename or file pointer and it returns the 128 bit sum as a character string. i'm using gcc so i'm looking for something that isn't dependent on VS/MFC/ATL/etc
|