Hi,
I've been looking for some details about the
DES-CBC3 cipher and I haven't been able to find them on the mailing list
archives. Is DES-CBC3 encrypting 3 times with three different keys (EEE) or is
it encrypting and decrypting with two keys only (EDE)? If I understand correctly
the effe
Hi again,
I found my problem, I was simply including a .h
file more than once. Sorry about that...
Vince
- Original Message -
From:
Vincent
Levesque
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Tuesday, November 09, 1999 6:07
PM
Subject: VC6
Hi,
I'm trying to compile some code under Visual C++ v6
and I get the following error messages:
C:\Program Files\Microsoft Visual
Studio\VC98\INCLUDE\objidl.h(786) : error C2059: syntax error :
'('C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.h(786) :
error C2501: 'CRYPTO_
u for your help!
Vincent Levesque
[EMAIL PROTECTED]
g else that is not obvious and could reduce the security
of openssl?
Thanks in advance,
Vincent Levesque
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[E
hy is that? Also
I'd like to know if the Diffie-Hellman parameters can be safely stored
as cleartext in a file. (I'm pretty sure they can but I'd like to be
100% sure.) Finally is hardcoding the Diffie-Hellman parameters into an
application safe?
I'd appreciate any help you c
ith SSL_ALLOW_ADH (./Configure ... -DSSL_ALLOW_ADH). This
enables ADH but doesn't put it into the default cipher list. You then
have to set the cipher list to include the ADH ciphers.
I think you also need to define DH parameters on the server side and to
set the verify policy to SSL_VERIFY_NONE.
L);" to disable
certificates. I think you also need to define DH parameters, at least on the
server side, if you want to use ADH. I hope this will help...
Vincent Levesque
Jeffrey Altman wrote:
> I am setting the cipher list on both my client and server
>
> ADH-DES-CBC3-SHA:ADH-DES
quot;)
to enable it. With that last modification it works correctly. Thanks for the
response.
Vincent
Bodo Moeller wrote:
> Vincent Levesque <[EMAIL PROTECTED]>:
>
> > I'd like to be able to choose between ADH or RSA in my application
> > without recompiling th
territory" in those discussions...
Thanks in advance...
Vincent Levesque
(I apologize if this doesn't get included in the correct thread, I
replied to this message from the message archive...)
From: Paul Preziosi
Subject: Re: Library avail
nyway. BTW I was in fact compiling without a number of ciphers (no-rsa, no-rc2,
no-rc4, etc.). Thanks again!
Vincent
- Original Message -
From:
Vincent
Levesque
To: [EMAIL PROTECTED]
Sent: Wednesday, November 03, 1999 11:07
PM
Subject: compiling without rsa
11 matches
Mail list logo