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:39:02 UTC

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

Colm O hEigeartaigh created KNOX-1071:
-----------------------------------------

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