Giter Site home page Giter Site logo

Add bcrypt_pbkdf ? about bcrypt HOT 7 CLOSED

pyca avatar pyca commented on August 23, 2024
Add bcrypt_pbkdf ?

from bcrypt.

Comments (7)

reaperhulk avatar reaperhulk commented on August 23, 2024

Since OpenSSH is using it I think having bcrypt_pbkdf makes sense. I'll look into adding it.

from bcrypt.

danstender avatar danstender commented on August 23, 2024

Great! 👍
We have recursive problems with asyncssh: https://bugs.debian.org/824952, that would fix it.

from bcrypt.

ronf avatar ronf commented on August 23, 2024

As a workaround for now, I've changed AsyncSSH to disable its use of bcrypt if it finds that the version installed doesn't contain a kdf() function.

Adding support for kdf() which is backward compatible with py-bcrypt would be greatly appreciated!

from bcrypt.

reaperhulk avatar reaperhulk commented on August 23, 2024

This has been added in the upcoming 3.0.0 version that will be released today.

from bcrypt.

danstender avatar danstender commented on August 23, 2024

Very great! Thank you very much.

Best,
DS

4096R/DF5182C8
http://www.danielstender.com/blog/

from bcrypt.

ronf avatar ronf commented on August 23, 2024

Yes - much appreciated! I just tested AsyncSSH against this and it works great. The current version of AsyncSSH should automatically enable its bcrypt-related functionality when this version of bcrypt is installed.

I'll be checking in a change to have setup.py there depend on this rather than the older py-bcrypt now that this is available. Thanks!

from bcrypt.

mchlt avatar mchlt commented on August 23, 2024

Great! 👍

from bcrypt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.