[ 
https://issues.apache.org/jira/browse/CODEC-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759814#comment-16759814
 ] 

Rob Tompkins commented on CODEC-252:
------------------------------------

Maybe use {{ThreadLocal<Random>}} or some similar variation?

> Make B64 salt generator Random -> ThreadLocalRandom
> ---------------------------------------------------
>
>                 Key: CODEC-252
>                 URL: https://issues.apache.org/jira/browse/CODEC-252
>             Project: Commons Codec
>          Issue Type: Improvement
>            Reporter: Rob Tompkins
>            Assignee: Rob Tompkins
>            Priority: Major
>
> For the sake of performance, I want {{Random}} in {{B64.java}}, the salt 
> generator for our hashes, to be a {{ThreadLocalRandom}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to