[openssl.org #2728] [Bug] Regression in OpenSSL 1.0.0e causes bad_record_mac with the padlock engine set

2012-02-24 Thread JM via RT
CPU/Engine: VIA C7 Esther/Padlock OS: Linux 686 (Debian) Affected OpenSSL versions: 1.0.0e through 1.0.0g Last known working version: 1.0.0d Starting with 1.0.0e the following error occurs when OpenSSL is used with the padlock engine (client: openssl s_client): openssl s_server -cert

[openssl.org #2729] Openssl exe is taking the CR as part of input (password) when we run the exe from a java/C++/command line and press enter key from command line

2012-02-24 Thread Gouru, Nagendar via RT
Issue Details: Openssl exe is taking the CR as part of input (password) when we run the exe from a java/C++ program and press enter from command line (or) stdIn.newLine() as shown below from JAVA. Note: When we press Enter key from keyboard or stdIn.newLine() gives the combination of CR+LF in

RE: OpenSSL 1.0.1 beta 3 released

2012-02-24 Thread Paul Suhler
For what it's worth, I was unable to verify the signature. My PGP Desktop could not contact pgp.mit.edu on either port 11371 or 389. Paul _ Paul A. Suhler, PhD | Firmware Engineer | Quantum

[openssl.org #2730] [PATCH] solving #2670 BUG

2012-02-24 Thread Arpadffy Zoltan via RT
Hello, Please find the included patch that solves [openssl.org #2670] [BUG] OpenSSL 1.0.1 beta 1 released (on VMS FAILED) TITAN2_ZAY $ diff USRDSK:ZAY.WORK.OPENSSL-101-BETA3.CRYPTO.BIOBIO.H;1 USRDSK:ZAY.WORK.OPENSSL-101-BETA3.CRY PTO.BIOBIO.H;4 File

intel-accel library under hypervisor

2012-02-24 Thread no_spam_98
Hello. I am running CentOS 6.2 (i386) under VMware vSphere Hypervisor 5 on a box with a Westmere CPU. I downloaded the intel-accel-1.4.tar.gz package from http://www.openssl.org/contrib, built it following the instructions in README, and tested it using the command provided in README.  

Re: intel-accel library under hypervisor

2012-02-24 Thread John Foley
Based on the results, it looks like you're using AES-NI in both cases. Try running this command to avoid using AES-NI: openssl speed aes-128-cbc On 02/24/2012 12:27 PM, no_spam...@yahoo.com wrote: Hello. I am running CentOS 6.2 (i386) under VMware vSphere Hypervisor 5 on a box with a

Re: [openssl.org #2730] [PATCH] solving #2670 BUG

2012-02-24 Thread Michael Tuexen
On Feb 24, 2012, at 5:47 PM, Arpadffy Zoltan via RT wrote: Hello, Please find the included patch that solves [openssl.org #2670] [BUG] OpenSSL 1.0.1 beta 1 released (on VMS FAILED) TITAN2_ZAY $ diff USRDSK:ZAY.WORK.OPENSSL-101-BETA3.CRYPTO.BIOBIO.H;1

Accessing ENGINESDIR value

2012-02-24 Thread Dmitry Belyavsky
Greetings! What is the correct way to get the ENGINESDIR value It is defined in opensslconf.h but it is not enough to include opensslconf.h to get it defined. Thank you! -- SY, Dmitry Belyavsky __ OpenSSL Project

Re: [openssl.org #2730] [PATCH] solving #2670 BUG

2012-02-24 Thread Michael Tuexen
On Feb 24, 2012, at 5:47 PM, Arpadffy Zoltan via RT wrote: Hello, Please find the included patch that solves [openssl.org #2670] [BUG] OpenSSL 1.0.1 beta 1 released (on VMS FAILED) TITAN2_ZAY $ diff USRDSK:ZAY.WORK.OPENSSL-101-BETA3.CRYPTO.BIOBIO.H;1

RE: [openssl.org #2730] [PATCH] solving #2670 BUG

2012-02-24 Thread Arpadffy Zoltan
Hello, BTW: Isn't SCTP support off by default (at least this is what is intended)? No, it is unfortunately not off by default. ... but applying the following patch OPENSSL_NO_SCTP is easily made default. File DKA400:[ZOLI.OPENSSL-101-BETA3]MAKEVMS.COM;2 506 $ WRITE H_FILE /*