[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: thread safety in gnutls [was: Re: Handshake and verification]
From: |
Daniel Kahn Gillmor |
Subject: |
Re: thread safety in gnutls [was: Re: Handshake and verification] |
Date: |
Wed, 09 Dec 2009 11:34:57 -0500 |
User-agent: |
Mozilla-Thunderbird 2.0.0.22 (X11/20091109) |
On 12/09/2009 11:28 AM, address@hidden wrote:
> Yes, it now works without locking the mutex (which I've removed entirely).
great.
> I'll try installing the newest version of the gcrypt library and removing
> the code for explicitly initializing the secure memory, but I won't be
> able to work on that today.
no worries. i think the gcrypt folks would rather that your app
explicitly initialized the secure memory anyway, rather than relying on
their default internal initialization.
the gcrypt NEWS file says:
Noteworthy changes in version 1.4.3 (2008-09-18)
------------------------------------------------
* Try to auto-initialize Libgcrypt to minimize the effect of
applications not doing that correctly. This is not a perfect
solution but given that many applicationion would totally fail
without such a hack, we try to help at least with the most common
cases. Folks, please read the manual to learn how to properly
initialize Libgcrypt!
Glad it's working for you now, anyway.
Regards,
--dkg
signature.asc
Description: OpenPGP digital signature