Openssl benchmark numbers

2009-01-01 Thread Nagaraj Bagepalli
Hi, Has anyone done openssl performance benchmarks on Intel's latest Nehalem processor a.k.a. Core i7? Since there are lot of improvements in this processor, wanted to see how openssl's performance improves. Appreciate if you can share your experience on this? Thanks, Nagaraj

[openssl.org #1338] [PATCH] speed/benchmark support for whirlpool in -SNAP

2006-12-04 Thread Nils Larsch via RT
patch applied. Thanks, Nils __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager [EMAIL

Re: [PATCH] benchmark support for whirlpool (post-camellia)

2006-12-01 Thread Nils Larsch
[EMAIL PROTECTED] wrote: This patch adds whirlpool benchmarking to "openssl speed". The recent addition of camellia broke the original patch attached to RT bug 1338, which wasn't forwarded to the list anyway. (might be nice if the RT->list gateway forwarded patches) patch applied. Thanks, Nil

[PATCH] benchmark support for whirlpool (post-camellia)

2006-06-11 Thread justin-openssl
This patch adds whirlpool benchmarking to "openssl speed". The recent addition of camellia broke the original patch attached to RT bug 1338, which wasn't forwarded to the list anyway. (might be nice if the RT->list gateway forwarded patches) -- Miranda. diff -dur openssl-SNAP-20060611/apps/spee

[openssl.org #1338] [PATCH] speed/benchmark support for whirlpool in -SNAP

2006-05-29 Thread Justin Guyett via RT
This patch adds whirlpool to "openssl speed". Incidently, why is the whirlpool include file named "whrlpool.h"? There are other openssl header files that have >8 char names. Either wp.h or whirlpool.h would be more in keeping with the other headers. -- The six phases of a project: I. Enthusia

Re: Info about benchmark?

1999-06-24 Thread Anonymous
Did you had a look at apps/speed.c? Yuriy Stul schrieb: > > Hi there! > > Can anyone tell me where I may get benchmark information about different cipher > algorithms. > > Thanks in advance. > > Regards > Yuriy Stul > <mailto:[EMAIL

Info about benchmark?

1999-06-23 Thread Anonymous
Hi there! Can anyone tell me where I may get benchmark information about different cipher algorithms. Thanks in advance. Regards Yuriy Stul <mailto:[EMAIL PROTECTED]> <http://www.tashilon.com> __ Ope

Benchmark

1999-06-04 Thread Pierre De Boeck
Hi all, Where can I find a program that compute benchmark time for the ciphers, digests and public key alg of OpenSSL (I use the 0.9.3a version). In other words, I would like to compute the kind of results that I can find in the times directory. Pierre De Boeck Sr System

FW: Benchmark

1999-06-04 Thread Pierre De Boeck
Sorry for my question. The "speed" argument for the openssl exe is all what I need. -Original Message- From: Pierre De Boeck [mailto:[EMAIL PROTECTED]] Sent: Friday, June 04, 1999 2:01 PM To: Ssl-users; Ssl-dev Subject: Benchmark Hi all, Where can I find

Re: Benchmark

1999-06-04 Thread Erwann ABALEA
Just run 'openssl speed' and enjoy... You can also give parameters to the 'openssl speed' command. On Fri, 4 Jun 1999, Pierre De Boeck wrote: > Where can I find a program that compute > benchmark time for the ciphers, digests and > public key alg of Open