establish connection using PSK cipher suites

2008-02-28 Thread gopinath ethiraja
hi , I tried to compare the ciphersuites of public key exchange pre shared key exchange I tried to find the PSK ciphersuites and also when i used the openssl command openssl s_client -connect localhost:443 -psk 1a2b3c I get error message unknown option -psk But in the documents we

[openssl.org #1641] [Patch] uninitialized variable in bn_mont.c

2008-02-28 Thread Lutz Jaenicke via RT
Closing according to respective email on [EMAIL PROTECTED] Hi, a couple of days ago I've reported the bug: http://rt.openssl.org/Ticket/Display.html?id=1641 It looks like that Bodo's commit (see below) has fixed the reported problem. So the bug can be closed and set to fixed. Best regards,

Issues with Windows build: /GS and bufferoverflowu.lib

2008-02-28 Thread Trent Nelson
Hi, I tried to build 0.9.8g with Visual Studio 2008 x64 vi 'perl Configure VC-WIN64A'. The resulting nt.mak and ntdll.mak files had 'bufferoverflowU.lib' added to LFLAGS, courtesy of a few lines in util/pl/VC-32.pl that look like this: $ex_libs.=' bufferoverflowu.lib' if ($FLAVOR =~

Profile-Guided Optimisation build of OpenSSL 0.9.8g: speed comparison

2008-02-28 Thread Trent Nelson
For those that are interested, the timings below compare an 'openssl.exe speed' run between a normal build and a PGO build of libeay32.dll. Machine is a Windows Server 2008 x64 (dual quad-core 1.6GHz L5310 Xeons), build was done via Visual Studio 2008 x64. (Mind you, it wasn't straight