[jboss-jira] [JBoss JIRA] (ELY-121) Background initialization/pooling of SecureRandom
David Lloyd (JIRA)
issues at jboss.org
Thu Nov 6 11:18:30 EST 2014
David Lloyd created ELY-121:
-------------------------------
Summary: 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
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.8#6338)
More information about the jboss-jira
mailing list