Lorenz Quack created QPID-7035:
----------------------------------

             Summary: [Java Broker] SCRAM implementation should make iteration 
count configurable
                 Key: QPID-7035
                 URL: https://issues.apache.org/jira/browse/QPID-7035
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
    Affects Versions: qpid-java-6.0
            Reporter: Lorenz Quack


SCRAM has a iteration count parameter which is used in the PBKDF.
In the current implementation this is set to 4096 with that number being 
scattered in various places of the code.

We should make this configurable. For this to work we need to store the 
iteration count along with the password.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to