The OpenSSL status page is out of date

2014-01-06 Thread Iain Morgan
Hi, The OpenSSL status page, https://openssl.org/news/status.html, is a bit out of date. According to it, the next minor releases are 0.9.8x, 1.0.0j, and 1.0.1c. -- Iain Morgan __ OpenSSL Project

Re: OpenSSL 1.0.1 released

2012-03-14 Thread Iain Morgan
for download via HTTP and FTP from the following master locations (you can find the various FTP mirrors under http://www.openssl.org/source/mirror.html): * http://www.openssl.org/source/ * ftp://ftp.openssl.org/source/ It seems to be missing from the FTP site. -- Iain Morgan PS

Re: Call for OpenSSL FIPS Object Module v2.0 review

2011-04-07 Thread Iain Morgan
, from my perspective it would certainly be nice to see a sponsor step up for a *nix platform using the AES-NI instructions. It would seem to be a reasonable investment for one of the major OS distributors. But that is just my opinion. -- Iain Morgan The views expressed above do not necessarily

Re: Getting OpenSSL to use special Intel AES Hardware on Westmere

2010-07-06 Thread Iain Morgan
= aesni_engine [aesni_engine] default_algorithms = ALL Note also that with the recent creation of the 1.0.1 branch, there will hopefully be a release version that includes the AES-NI support in the near future. However, the support hasn't been backported yet. -- Iain Morgan

Re: [openssl.org #2271] bug report / enhancement request

2010-05-20 Thread Iain Morgan
). Hmm, have you tried using lower-case names for the ciphers? This worked for me: $ ./config zlib no-rc2 no-idea no-seed no-des $ make depend $ make Note that the build _did_ fail if no-rc4 was specified. -- Iain Morgan

Slow AES and RC4 performance on Intel Westmere

2010-04-26 Thread Iain Morgan
69178.15k70595.58k 150416.73k 151677.19k Note the difference in the RC4 performance between these two systems which are both nominally running at 3.0 GHz. -- Iain Morgan __ OpenSSL Project

Re: [Q] AES performance with 1.0.0 beta 2

2009-05-15 Thread Iain Morgan
I tested the 20090515 1.0 snapshot on both of the two systems mentioned in the previous posts as well as several other Intel systems. In all of the cases, the AES performance is now in the range I would expact. Thanks Iain On Thu, May 14, 2009 at 16:14:04 -0700, Iain Morgan wrote: Hi Andy

Re: [Q] AES performance with 1.0.0 beta 2

2009-05-07 Thread Iain Morgan
(edx):0(eax)); printf(%08x:%08x:%08x:%08x\n,eax,ebx,ecx,edx); if (max4) return 0; eax=4; ecx=0; __asm volatile (cpuid : =a(eax),=b(ebx),=c(ecx),=d(edx):0(eax),2(ecx)); printf(%08x:%08x:%08x:%08x\n,eax,ebx,ecx,edx); } -- Iain Morgan

[Q] AES performance with 1.0.0 beta 2

2009-05-05 Thread Iain Morgan
137297.92k aes-256 cbc 67243.52k99031.17k 113838.59k 118624.75k 119619.58k Thanks -- Iain Morgan __ OpenSSL Project http://www.openssl.org Development Mailing List

Re: sha1-ia64.s compile problems on SUSE LINUX Enterprise Server 9 (ia64) with icc 10.0.026

2007-09-07 Thread Iain Morgan
encountered this problem a while back, but due to a lack of time I don't think I reported it. -- Iain Morgan __ OpenSSL Project http://www.openssl.org Development Mailing List

Re: Performance on IA64 using icc vs gcc

2007-06-11 Thread Iain Morgan
of the intel compiler(10.0)? Not yet, the system I'm building on does not have the 10.0 compilers. However, that is something I intend to try. -- Iain Morgan __ OpenSSL Project http

Re: Performance on IA64 using icc vs gcc

2007-06-11 Thread Iain Morgan
to be assembly was still assembly when using icc rather than gcc. rick jones I hadn't thought of comparing against something from SPECint, but that's an interesting idea. Yes, it does look like icc is using the assembly language code. -- Iain Morgan

Re: Performance on IA64 using icc vs gcc

2007-06-11 Thread Iain Morgan
and is there a workaround other than switching to gcc? Thanks -- Iain Morgan cfe2.imorgan apps/openssl speed aes bf rc4 md5 sha 2/dev/null OpenSSL 0.9.8e 23 Feb 2007 built on: Fri Jun 8 10:46:48 PDT 2007 options:bn(64,64) md2(int) rc4(ptr,int) des(idx,cisc,4,long) aes(partial) idea(int

Performance on IA64 using icc vs gcc

2007-06-08 Thread Iain Morgan
other than switching to gcc? Thanks -- Iain Morgan cfe2.imorgan apps/openssl speed aes bf rc4 md5 sha 2/dev/null OpenSSL 0.9.8e 23 Feb 2007 built on: Fri Jun 8 10:46:48 PDT 2007 options:bn(64,64) md2(int) rc4(ptr,int) des(idx,cisc,4,long) aes(partial) idea(int) blowfish(idx) compiler: gcc

Re: Performance on IA64 using icc vs gcc

2007-06-08 Thread Iain Morgan
for your CPU. DS The options used in the icc case were simply those set by ./Configure linux-ia64-icc. The one option that I added was -i-static to force static linking to libimf. -- Iain Morgan __ OpenSSL Project

Re: [openssl.org #1114] Bug: RC4 on IA64 and OpenSSH

2005-06-27 Thread Iain Morgan via RT
*as it becomes available* and report back. A. Yes! That seems to do the trick. -- Iain Morgan __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev

Re: [openssl.org #1114] Bug: RC4 on IA64 and OpenSSH

2005-06-16 Thread Iain Morgan via RT
On Tue Jun 14 13:12:00 2005, Iain Morgan via RT wrote: If OpenSSL is built with the 'no_asm' flag, the problem goes away. Alternatively, if RC4_CHAR is set and SZ in crypto/rc4/asm/rc4-ia64.S is changed from 4 to 1, the problem also goes away. Oops. These workarounds don't actually work

[openssl.org #1114] Bug: RC4 on IA64 and OpenSSH

2005-06-14 Thread Iain Morgan via RT
been filed as bug #1055 with the OpenSSH folks. -- Iain Morgan __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager

Timeframe for release of 0.9.7f

2004-12-20 Thread Iain Morgan
Hi, I was wondering if there is a timeframe for the release of 0.9.7f (or 0.9.8). There's a project that I'm working on that would benefit from some of the changes in the current 0.9.7 snapshot, but I'd prefer to use a release version rather than a snapshot. Thanks -- Iain Morgan

Re: RC4 optimized for AMD64 (+130% speedup)

2004-11-29 Thread Iain Morgan
. Cheers. A. Yes, a back-port of the IA-64 stuff to 0.9.7 would be appreciated! -- Iain Morgan __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL