Issue 5410 - Patch for contrib smbk5pwd.c to use gcrypt
Summary: Patch for contrib smbk5pwd.c to use gcrypt
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: contrib (show other issues)
Version: 2.4.8
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-11 02:45 UTC by pogma@thewrittenword.com
Modified: 2014-08-01 21:03 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pogma@thewrittenword.com 2008-03-11 02:45:58 UTC
Full_Name: Peter O'Gorman
Version: 2.4.8
OS: 
URL: ftp://ftp.openldap.org/incoming/the-written-word-smbk5pwd-080310.patch
Submission from: (NULL) (24.76.165.223)


This patch allows the smbk5pwd slapd module to build with gcrypt instead of
openssl.

Comment 1 Howard Chu 2008-03-20 00:46:28 UTC
pogma@thewrittenword.com wrote:
> Full_Name: Peter O'Gorman
> Version: 2.4.8
> OS:
> URL: ftp://ftp.openldap.org/incoming/the-written-word-smbk5pwd-080310.patch
> Submission from: (NULL) (24.76.165.223)
>
>
> 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?

-- 
   -- Howard Chu
   Chief Architect, Symas Corp.  http://www.symas.com
   Director, Highland Sun        http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP     http://www.openldap.org/project/

Comment 2 pogma@thewrittenword.com 2008-03-20 01:12:04 UTC
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

Comment 3 Howard Chu 2008-04-05 08:00:42 UTC
moved from Incoming to Contrib
Comment 4 Howard Chu 2009-01-26 02:58:44 UTC
changed notes
changed state Open to Test
Comment 5 Quanah Gibson-Mount 2009-01-26 21:05:27 UTC
changed notes
changed state Test to Release
Comment 6 Quanah Gibson-Mount 2009-02-15 02:02:02 UTC
changed notes
changed state Release to Closed
Comment 7 OpenLDAP project 2014-08-01 21:03:28 UTC
added in HEAD
added in RE24