NetBSD-Bugs archive

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

PR/42435 CVS commit: src/crypto/external/bsd/netpgp/dist/src/lib



The following reply was made to PR bin/42435; it has been noted by GNATS.

From: "Alistair G. Crooks" <agc%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42435 CVS commit: src/crypto/external/bsd/netpgp/dist/src/lib
Date: Wed, 14 Apr 2010 00:21:40 +0000

 Module Name:   src
 Committed By:  agc
 Date:          Wed Apr 14 00:21:40 UTC 2010
 
 Modified Files:
        src/crypto/external/bsd/netpgp/dist/src/lib: openssl_crypto.c
 
 Log Message:
 Fixes to make key generation work properly - duplicate the public key RSA
 BIGNUM fields - part of long-standing bug inherited from openpgpsdk.
 
 Part of the fix for PR 42435 from Jukka Ruohonen.
 
 Also pass the desired hash algorithm down, so that SHA1 is no longer
 hardcoded.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.20 -r1.21 \
     src/crypto/external/bsd/netpgp/dist/src/lib/openssl_crypto.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index