> From: owner-openssl-us...@openssl.org On Behalf Of larour
> Sent: Monday, 03 August, 2009 15:27
> I am trying to launch an ssh connection from a matlab
> environment (Matlab R2009), using the Cygwin OpenSSH_5.p1 ssh
> executable, on a windows xp 32 platform.
Although there is only one letter
> From: owner-openssl-us...@openssl.org On Behalf Of Biswatosh
> Sent: Monday, 03 August, 2009 10:32
> 1)Does openssl accept that this is their bug? It looks to get
> manifested when lot of load is there. This is not consistent
> in my case.
>
I don't recall any specific bug affecting this, but
Mike Trent wrote:
>
> Moving from DES to AES encryption and all new encryption will be AES.
> However some existing strings were encrypted in DES. Is there a way to
> determine if a string is encrypted in DES or AES? Will the decrypt AES
> fail on a DES encrypted string always or will openssl
Hi David and others,
I was gone attending a conference and could not reply earlier.
David, I believe I am following your advise. Trying to connect and
wait only when SSL tells me to do so.
So here is what I have been doing, followed by the code.
1) Open a socket and make it non-blocking.
2) Add
On Mon, Aug 03, 2009, canroc wrote:
>
> Moving from DES to AES encryption and all new encryption will be AES. However
> some existing strings were encrypted in DES. Is there a way to determine if
> a string is encrypted in DES or AES? Will the decrypt AES fail on a DES
> encrypted string always
>
>On Tue 4/08/09 10:19 AM , "Tom Horstmann" t...@utome.de sent:
>> Is there a way to determine if
>> a string is encrypted in DES or AES?
>
>No
>
>> Will the decrypt AES fail on a DES
>> encrypted string always or will openssl return a good return but with
>> garbage as the decrypted string?
>
>Th
> Is there a way to determine if
> a string is encrypted in DES or AES?
No
> Will the decrypt AES fail on a DES
> encrypted string always or will openssl return a good return but with
> garbage as the decrypted string?
The latter
-Original Message-
From: owner-openssl-us...@openssl.org
Whew, built finally. Looks like there was a mistake first time..
Ok, all works :)
Thank you !
Andrejs
Andrejs Igumenovs wrote:
Seems I didn't set it properly.. How do I build with 'no-tlsext' ?
Thank you !
Andrejs Igumenovs wrote:
No, 'no-tlsext' option doesn't help..
Dave Thompson
Hi,
Both the client and the server are written in C/C++ on solaris 10.
I just wanted to get openssl team's view on this issue. Do they
recognize this as a problem? If so, what is the solution?
As mentioned, this problem is erratic and I am using 9.6i version.
Thanks
Biswatosh
RE: Help Please..
I am trying to launch an ssh connection from a matlab environment (Matlab
R2009), using the Cygwin OpenSSH_5.p1 ssh executable, on a windows xp 32
platform.
The command i'm running under matlab is:
system('C:\cygwin\bin\ssh.exe -t -t -v lar...@wilkes.jpl.nasa.gov')
This operation, using the c
Moving from DES to AES encryption and all new encryption will be AES. However
some existing strings were encrypted in DES. Is there a way to determine if
a string is encrypted in DES or AES? Will the decrypt AES fail on a DES
encrypted string always or will openssl return a good return but with
g
Seems I didn't set it properly.. How do I build with 'no-tlsext' ?
Thank you !
Andrejs Igumenovs wrote:
No, 'no-tlsext' option doesn't help..
Dave Thompson wrote:
From: owner-openssl-us...@openssl.org On Behalf Of Andrejs Igumenovs
Sent: Monday, 03 August, 2009 07:08
This succeed with "
12 matches
Mail list logo