[jira] [Updated] (COUCHDB-1060) CouchDB should use a secure password hash method instead of the current one

2012-01-05 Thread Jan Lehnardt (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Lehnardt updated COUCHDB-1060: -- Fix Version/s: (was: 1.2) 1.3 Bump to 1.3.x. > CouchD

[jira] [Updated] (COUCHDB-1060) CouchDB should use a secure password hash method instead of the current one

2011-09-01 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson updated COUCHDB-1060: --- Attachment: 0001-Integrate-PBKDF2.patch Integrate PBKDF2 as new default password hash algo.

[jira] [Updated] (COUCHDB-1060) CouchDB should use a secure password hash method instead of the current one

2011-04-16 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson updated COUCHDB-1060: --- Fix Version/s: 1.2 > CouchDB should use a secure password hash method instead of the curren

[jira] [Updated] (COUCHDB-1060) CouchDB should use a secure password hash method instead of the current one

2011-03-23 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson updated COUCHDB-1060: --- Attachment: pbkdf2.erl Fully compliant pbkdk2 module, all test vectors pass. > CouchDB sho

[jira] [Updated] (COUCHDB-1060) CouchDB should use a secure password hash method instead of the current one

2011-03-22 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson updated COUCHDB-1060: --- Attachment: pbkdf2.erl Incomplete implementation of pbkdf2. First two test vectors pass so