Re: DES...

2002-03-22 Thread Bodo Moeller
On Thu, Mar 21, 2002 at 02:45:18PM -0500, Jeffrey Altman wrote: I prefer that des_old.h be compatible with libdes since that apps that are built using it assume that the api they were using was constant and unchanging. The way things work now, there is at least no clash with libdes on the

how can i get data signature

2002-03-22 Thread
Title: how can i get data signature hi all: we all know that the ssl protocol send data by record, the problem is how can i get the message signature when doing ssl communication. i mean that when i call ssl_read function , i can get all reading material's signature ?

Best way to handle includes?

2002-03-22 Thread John Cebasek
Hi All; I need some comments. We've been creating some 'black boxes' for other developers in our company to work with. One of the black boxes is opensll. We want to distribute to our developers just 'enough'. So they'll be getting the libraries, but what do I have to give them in the way of

Re: Best way to handle includes?

2002-03-22 Thread Götz Babin-Ebell
John Cebasek wrote: Hi All; Hello John, I need some comments. We've been creating some 'black boxes' for other developers in our company to work with. One of the black boxes is opensll. We want to distribute to our developers just 'enough'. So they'll be getting the libraries, but

RE: Best way to handle includes?

2002-03-22 Thread John Cebasek
Hi: Well, the idea is some sort of configuration control. The developers get the headers and the libraries and they do some sort of work. When we get a new version and test it and all that good stuff, they get headers and libraries and continue to work. Also makes automated builds a little