On Sun, 30 Mar 2003, scott wrote:
> Here's the corrected patch.
I committed it after some minor layout changes.
Derick
--
"my other box is your windows PC"
-
Derick Rethans
Here's the corrected patch.
Scott.
On Sun, 30 Mar 2003, Derick Rethans wrote:
> On Sun, 30 Mar 2003, scott wrote:
>
> > I've created a patch for the modification I've made to the OpenSSL
> > extension.
> >
> > The patch modifies the openssl_sign() function to accept a fourth
> > parameter, which
On Sun, 30 Mar 2003, scott wrote:
> I've created a patch for the modification I've made to the OpenSSL
> extension.
>
> The patch modifies the openssl_sign() function to accept a fourth
> parameter, which specifies the hashing algorithm to use.
Looks fine, but can you please post the whole patch