[jboss-jira] [JBoss JIRA] (ELY-121) Background initialization/pooling of SecureRandom
Darran Lofthouse (JIRA)
issues at jboss.org
Fri Jan 9 05:43:29 EST 2015
[ https://issues.jboss.org/browse/ELY-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031221#comment-13031221 ]
Darran Lofthouse commented on ELY-121:
--------------------------------------
This sounds to me something we would want very closely related to the subsystem integration, potentially allowing different random strategies to be configured for different scenarios.
Other capabilities such as nonce generation could also take advantage of this.
> Background initialization/pooling of SecureRandom
> -------------------------------------------------
>
> Key: ELY-121
> URL: https://issues.jboss.org/browse/ELY-121
> Project: WildFly Elytron
> Issue Type: Feature Request
> Components: Utils
> Reporter: David Lloyd
> Priority: Minor
> Fix For: 1.0.0.Beta1
>
>
> Provide a facility to initialize and pool SecureRandom instances in a background thread so that when things like SSLContexts are initialized, there are ready SecureRandoms. A background daemon thread which simply feeds instances into a modestly-sized BlockingQueue is probably more than adequate.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list