You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2017/09/28 11:41:00 UTC

[jira] [Resolved] (KNOX-1071) Replace java.util.Random with SecureRandom

     [ https://issues.apache.org/jira/browse/KNOX-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh resolved KNOX-1071.
---------------------------------------
    Resolution: Fixed

> Replace java.util.Random with SecureRandom
> ------------------------------------------
>
>                 Key: KNOX-1071
>                 URL: https://issues.apache.org/jira/browse/KNOX-1071
>             Project: Apache Knox
>          Issue Type: Improvement
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>            Priority: Trivial
>             Fix For: 0.14.0
>
>
> This task is to replace java.util.Random with SecureRandom. As pointed out on the mailing list by [~lmccay], this is not really necessary from a security POV, but it doesn't hurt either. Also replacing the associated StringBuffers with StringBuilders in this patch, as well as another minor change to avoid casting.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)