Hello,
> I want to generate a large random bitstream witch is deterministic
> (given a certain seed).
> If for example, if I have 2 diffrent programs running, both possessing
> the same session key.
> I seed the generator in both applications with this session key.
> Both applications should rece
I needed to define "USE_SOCKETS" to include the
SHUTDOWN macro stored in e_os.h.
Thanks,
Garyc
--- gary clark <[EMAIL PROTECTED]> wrote:
> Hiya,
>
> I appear to be missing "SHUTDOWN" api when attempted
> to build the s_server?
>
> I'm using version 0.9.8e.
>
> Any ideas where this is?
>
> T
Hi Jaya
Look on page 96 of " SSL and TLS Design and Building Secure Systems"
book. Good Def. on Sessions.
TD
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bhat, Jayalakshmi
Manjunath
Sent: Thursday, April 05, 2007 0:47
To: openssl-users@openssl.org
Sub
On Fri, Apr 06, 2007 at 08:02:45PM +0200, Alexander Alderweireldt wrote:
> Hi,
>
> I want to generate a large random bitstream witch is deterministic (given a
> certain seed).
> If for example, if I have 2 diffrent programs running, both possessing the
> same session key.
> I seed the generator i
Hi,
I want to generate a large random bitstream witch is deterministic (given a
certain seed).
If for example, if I have 2 diffrent programs running, both possessing the
same session key.
I seed the generator in both applications with this session key.
Both applications should receive the same r
Hiya,
I appear to be missing "SHUTDOWN" api when attempted
to build the s_server?
I'm using version 0.9.8e.
Any ideas where this is?
Thanks,
Garyc
--- gary clark <[EMAIL PROTECTED]> wrote:
> Hi Thomas,
>
> Much appreciated the response. Yep I was building it
> wrong...but of course. Oh well
Hi Thomas,
Much appreciated the response. Yep I was building it
wrong...but of course. Oh well.
Thanks,
Garyc
--- "Thomas J. Hruska"
<[EMAIL PROTECTED]> wrote:
> gary clark wrote:
> > Hiya,
> >
> > I am trying to build a simple client and server
> which
> > is proving not to be so simple in vis
gary clark wrote:
Hiya,
I am trying to build a simple client and server which
is proving not to be so simple in visual c++.
I am using the "s_server.c" file in openssl/apps and
have pulled in the following libs.
wsock32.lib advapi32.lib gdi32.lib user32.lib
what other libs and possibly .dll d
Hiya,
I am trying to build a simple client and server which
is proving not to be so simple in visual c++.
I am using the "s_server.c" file in openssl/apps and
have pulled in the following libs.
wsock32.lib advapi32.lib gdi32.lib user32.lib
what other libs and possibly .dll do I need in order
t
Hi all,
We have a problem that we're trying to resolve using openssl. We have
a Windows based client application that needs to retrieve some
information from a linux / apache webserver. The client has been
developed in C++Builder and uses the LockBox VCL's for RSA encryption.
At the moment, the
10 matches
Mail list logo