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

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

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

ASF subversion and git services commented on KNOX-1071:
-------------------------------------------------------

Commit 145ed5dd673e89db278ad5b7257690e3b23e3109 in knox's branch refs/heads/master from [~coheigea]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=145ed5d ]

KNOX-1071 - Replace java.util.Random with SecureRandom


> 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)