[
https://issues.apache.org/jira/browse/CODEC-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Tompkins updated CODEC-252:
-------------------------------
Fix Version/s: 1.11.1
> 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)