[jboss-user] [Performance Tuning] - Re: HMAC_SHA1 encryption using TOTP (javax.crypto.MAC) performance problems in SPARC
Daniel Jimenez Becerra
do-not-reply at jboss.com
Thu May 5 18:33:12 EDT 2011
Daniel Jimenez Becerra [http://community.jboss.org/people/danielfjb] created the discussion
"Re: HMAC_SHA1 encryption using TOTP (javax.crypto.MAC) performance problems in SPARC"
To view the discussion, visit: http://community.jboss.org/message/603792#603792
--------------------------------------------------------------
I found the problem.
In the SPARC the java.security (jre/lib/security) the priority encryption provider has performance problems. I put that with the less priority of the list. Run it again and it works just like in the x86.
Actually they have a configuration file related to the security Provider listing some algotithms, excluding them for performance problems. They need to add the HMAC_SHA1
Thanks!
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/603792#603792]
Start a new discussion in Performance Tuning at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2078]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110505/8a59f1fd/attachment.html
More information about the jboss-user
mailing list