[
https://issues.apache.org/jira/browse/CODEC-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762662#comment-16762662
]
Rob Tompkins commented on CODEC-252:
------------------------------------
I think for 1.11, to do this correctly, I need to upversion into java 7.
> 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
> Fix For: 1.12, 1.11.1
>
>
> 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)