[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sample/reference code of RFCs



MJ Ray <mjr@phonecoop.coop> writes:

>> This question is important, because I couldn't find a public domain
>> implementation of this function.
>
> That's a shame but I don't know hmac_md5 myself.  Is there a free
> software (rather than PD) implementation?  There appear to be several
> HMAC-MD5 implementations in debian already, including libmhash2, but
> they don't look like drop-in replacements.

There is HMAC-MD5 code in Gnulib that is intended for inclusion into
other projects, see:

http://www.gnu.org/software/gnulib/
http://www.gnu.org/software/gnulib/MODULES.html#module=crypto/hmac-md5
http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/hmac-md5.c;h=ea2dc4f96645bbe819d6d1fa18c96bcf8867d7f7;hb=HEAD
http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/md5.c;h=4480ba87944344694f17278189c96b0ebd707a6b;hb=HEAD

/Simon


Reply to: