pierrekilly commented on issue #1160: Add support for Bcrypt password hashing
URL: https://github.com/apache/couchdb/pull/1160#issuecomment-369019525
 
 
   Very well!
   
   Just one precision about this: in case of PBKDF2, with `iterations` set to 
10, there will be 10 iterations. In case of bcrypt, the same `10` means there 
will be 2^10 iterations.
   
   As the number do *not* represent exactly the same thing, I preferred to keep 
them separated, but the decision is up to you guys :-)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to