[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: crypto consolidation status?
- From: Dan Winship <dwinship redhat com>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: crypto consolidation status?
- Date: Thu, 07 May 2009 14:29:28 -0400
Adam Goode wrote:
> * We are trying to use TLS from a library. The NSS documentation seems
> to suggest that calling NSS_Init more than once is bad. It doesn't
> look like it would be safe to call NSS_Init from a library. Really
> NSS should be returning a context object that encapsulates all NSS
> state, yes?
Yes. https://bugzilla.redhat.com/show_bug.cgi?id=466313
> It almost seems like a little more work is needed in NSS before it can
> really work as the one true crypto library.
Agreed. Right now it's really only designed to be used directly by
applications, not by other libraries.
-- Dan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]