Hi Jan,<div><br></div><div>Here is a test you could do:</div><div><br></div><div>- launch the following commands with the current openssl:</div><div>openssl speed -evp aes-128-cbc</div><div>openssl speed -evp aes-192-cbc</div>
<div>openssl speed -evp aes-256-cbc</div><div><br></div><div>- then install openssl from my experimental repository and launch the following commands:</div><div><div>openssl speed -engine t4 -evp aes-128-cbc</div><div>openssl speed -engine t4 -evp aes-192-cbc</div>
<div>openssl speed -engine t4 -evp aes-256-cbc</div></div><div><br></div><div>then compare !</div><div><br></div><div>Here are some benchmarks published on an oracle blog:</div><div><a href="https://blogs.oracle.com/DanX/entry/sparc_t4_openssl_engine">https://blogs.oracle.com/DanX/entry/sparc_t4_openssl_engine</a></div>
<div><br></div><div><br></div><div>Thanks for your help,</div><div><br></div><div>Yann</div><div><br><div class="gmail_quote">2012/5/24 Jan Holzhueter <span dir="ltr"><<a href="mailto:jh@opencsw.org" target="_blank">jh@opencsw.org</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Am 23.05.12 23:00, schrieb Yann Rouillard:<br>
<div class="im">> Hi everyone,<br>
><br>
> I successfully compiled Solaris 11 openssl 1.0 packages with T4 crypto<br>
> support:<br>
><br>
> $ openssl engine -t<br>
> (t4) SPARC T4 engine support (no T4)<br>
>      [ available ]<br>
> (dynamic) Dynamic engine loading support<br>
>      [ unavailable ]<br>
> (pkcs11) PKCS #11 engine support<br>
>      [ available ]<br>
><br>
> Unfortunately, I don't have access to sparc hardware with sparc t4<br>
> microprocessor to test that the crypto acceleration works correctly.<br>
> Does anyone have such hardware available ?<br>
><br>
</div>I have one and could  test it.<br>
Got same test I could run?<br>
I could probably google for it but maybe you got some commands I could run.<br>
<br>
Greetings<br>
Jan<br>
<br>
<br>
<br>
_______________________________________________<br>
maintainers mailing list<br>
<a href="mailto:maintainers@lists.opencsw.org">maintainers@lists.opencsw.org</a><br>
<a href="https://lists.opencsw.org/mailman/listinfo/maintainers" target="_blank">https://lists.opencsw.org/mailman/listinfo/maintainers</a><br>
.:: This mailing list's archive is public. ::.<br>
</blockquote></div><br></div>