[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [neon] Re: https schema

From: Justin Erenkrantz <jerenkrantz_at_ebuilt.com>
Date: 2001-12-14 20:45:19 CET

On Fri, Dec 14, 2001 at 12:53:08PM -0600, Karl Fogel wrote:
> Daniel Stenberg <daniel@haxx.se> writes:
> > SSL is cryptography, and the SSL engine needs a good random seed to act good.
> > On systems without a /dev/urandom (such as Solaris), you need to be able to
> > specify your own random source, like a file name with random data or an EGD
> > socket.
> >
> > This same problem was recently just fixed in wget (GPL licensed) and I have
> > written code that seeds the SSL engine in curl (MIT licensed). Getting
> > inspiration from an already written solution is easy.
> >
> > I'm willing to donate code if need be.
>
> Great!
>
> Architecturally, I'm a little unclear: should this go in Subversion,
> or in Neon?

I believe Neon since it interfaces with OpenSSL. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:53 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.