[prev in list] [next in list] [prev in thread] [next in thread] 

List:       hadoop-dev
Subject:    [jira] [Created] (HADOOP-14246) Authentication Tokens should use SecureRandom instead of Random and 
From:       "Robert Kanter (JIRA)" <jira () apache ! org>
Date:       2017-03-27 18:19:41
Message-ID: JIRA.13059474.1490638778000.134372.1490638781616 () Atlassian ! JIRA
[Download RAW message or body]

Robert Kanter created HADOOP-14246:
--------------------------------------

             Summary: Authentication Tokens should use SecureRandom instead of Random \
and 256 bit secrets  Key: HADOOP-14246
                 URL: https://issues.apache.org/jira/browse/HADOOP-14246
             Project: Hadoop Common
          Issue Type: Improvement
          Components: security
    Affects Versions: 2.9.0
            Reporter: Robert Kanter
            Assignee: Robert Kanter


{{RandomSignerSecretProvider}} and {{ZKSignerSecretProvider}} currently use a \
{{long}} generated by {{Random}} (which is then converted to a {{String}} and is 160 \
bits) for secrets.  

We should improve this to use 256 bit secrets generated by {{SecureRandom}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic