RE: Seed PRNG on Windows

2005-01-31 Thread Edward Chan
Great. Thanks for the info. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Bernhard Froehlich > Sent: Monday, January 31, 2005 11:39 PM > To: openssl-users@openssl.org > Subject: Re: Seed PRNG on Windows > > Edward Chan wrote: > > >Thanks. I

Re: Seed PRNG on Windows

2005-01-31 Thread Bernhard Froehlich
Edward Chan wrote: Thanks. I guess I should have did that first. My apologies. But I couldn't find the answer to my next question. If the PRNG is already seeded using the Crypto API, how many bits of entropy are used to seed it? The following code is in crypto/rand/rand_win.c: >>

RE: Seed PRNG on Windows

2005-01-31 Thread Edward Chan
Thanks. I guess I should have did that first. My apologies. But I couldn't find the answer to my next question. If the PRNG is already seeded using the Crypto API, how many bits of entropy are used to seed it? On linux, I make it configurable thru a call to RAND_load_file("/dev/random/", iEnt

Re: From PAROMITA

2005-01-31 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Mon, 31 Jan 2005 09:57:20 -0800, "Chen, Ching" <[EMAIL PROTECTED]> said: ching.chen> Why are you abusing the openssl developer network for ching.chen> advertisement? Why are YOU abusing the network BY REPEATING THE AD IN IT'S ENTIRITY? Spamassassin actually caug

RE: From PAROMITA

2005-01-31 Thread Chen, Ching
Title: Message Why are you abusing the openssl developer network for advertisement? -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paromita Sylvia AdacareSent: Friday, January 28, 2005 4:49 PMTo: openssl-users@openssl.orgSubject: From

Re: Dual 64 & 32 libraries

2005-01-31 Thread Ben Laurie
Medi Montaseri wrote: ThanksI was particularly interested in FreeBSD amd64 which currently Configure does not support. I have since found that FreeBSD.org has a patch and they claim that OpenSSL code maintainers have been notified but openssl community has not included that on their recent r

Re: Creating a ssl socket using OpenPGP keys

2005-01-31 Thread Eduardo Pérez
On 2004-09-13 18:22:15 UTC, Eduardo Pérez wrote: > I'd like to create a simple app to chat securely. > Requisites: > Use OpenPGP keys on both ends (because lots of users already have > OpenPGP keys) > > Procedure: > User selects a public key to communicate > He or the system finds the IP/TCP addre

Re: SSL (or alike) over UDP

2005-01-31 Thread Eduardo Pérez
On 2005-01-14 10:39:55 UTC, [EMAIL PROTECTED] wrote: > There is IETF Internet Draft proposed by E. Rescorla that allows TLS over UDP > here is the link: > http://www.ietf.org/internet-drafts/draft-rescorla-dtls-02.txt I'm looking forward this protocol. The people behind this protocol told me: "We

Re: experiences with CRL's Ldap

2005-01-31 Thread Massimiliano Pala
Mangoentinojo, S (Sebastiaan) wrote: Hi, We recently ran into a problem where our Linux based openldap server couldn't handle the CRL requests (webservers failed, that host the "primary" CRL). Our CRL is about 2 MB at the moment and growing a couple of kilobytes every month. Is openldap suitabl