Re: RSA keys auth.

2002-01-06 Thread crispin
hen decrypts the chalĀ­ lenge using the private key, proving that he/she knows the private key but without disclosing it to the server. Kind Regards Crispin __ OpenSSL Project http:

Re: RSA keys auth.

2002-01-06 Thread crispin
because if both the client and server know in advance about the CA (even if the CA is you, not a real CA) then on the first connect, your client can determine for sure if the host key is legit, or forged. So the answer really depends on w

Re: Random number generation

2001-09-27 Thread crispin
m or /dev/urandom. Its true entropy. Crispin __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager

Re: Split private Key

2001-09-13 Thread crispin
ys. That should be easy to manage :) But where is is useful, it is very useful. I've used it on occasions. If anyone wants to try to break something Ill send you my Cipher text. Of course its also truly random junk, so theres not much youll be able to do with it ;) Crispin

Re: pass phrase...

2001-08-30 Thread crispin
Look in the mailing list archives. Discussed in a thread with subject line... Apache-OpenSSL with encrypted passphrase Crispin __ OpenSSL Project http://www.openssl.org User Support Mailing List

Re: Q> simple ssl server and client

2000-08-24 Thread Crispin Wellington
They come with the dist. openssl-0.9.5a/demos/ssl Crispin On Fri, 25 Aug 2000, Ham Jae-Hyun wrote: > Hello! > > I am an graduate student at POSTEH in Korea. > I want to develop an socket server and client using openssl library. > But it is difficult for me to develop them.

Re: forgot report sorry

2000-08-22 Thread Crispin Wellington
On Tue, 22 Aug 2000, lee wrote: > Crispin Wellington wrote: > > > Your compiling environment is broken. make sure /usr/include or whatever > > your include path is is in the current include path. > > > > Crispin > > > > not sure what you me

DES and 3DES

2000-08-21 Thread Crispin Wellington
Just reply yes or no. If no, please clear my confusion... DES-CBC3-SHA is using triple DES, yes? DES-CBC-SHA is using DES? Crispin __ OpenSSL Project http://www.openssl.org User Support Mailing

Re: Life after September 20th

2000-08-18 Thread Crispin Wellington
few twigs. And we'll all get rid of RSARef :) Crispin On Fri, 18 Aug 2000, Vin McLellan wrote: > At 8/17/00, you wrote: > > > > What sideline patents? I have followed this issue and I do not know what > > > patents you're referring to. > > > >The c

Re: LDAP integration

2000-08-08 Thread Crispin Wellington
give well over 1000 authentications per second. Now I hate MS as much as the next guy, but the openLDAP code has a long way to go. I live in the hope that one day it will kick closed source ass! Crispin On Tue, 8 Aug 2000, Premson P R wrote: > Hi, > > Hope u guys would be interested in

Re: Certificate Authority

2000-05-25 Thread Kent Crispin
ing are being layed out, but I'm sure there > will be one or another trivia master who will correct me on this :-). Identity certs are somewhat different from server certs, though. Kent -- Kent Crispin