[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#5410) Patch for contrib smbk5pwd.c to use gcrypt



On Wed, Mar 19, 2008 at 05:46:28PM -0700, Howard Chu wrote:
>>
>> This patch allows the smbk5pwd slapd module to build with gcrypt instead of
>> openssl.
>
> In your version of nthash, is the result in binary (and therefore a call to 
> hexify is missing) or is it already in hex?

Looks like the call to hexify is missing, it does not copy anything
into the output buffer.

Peter