python-bcrypt icon indicating copy to clipboard operation
python-bcrypt copied to clipboard

A pure Python implementation of bcrypt. If you're in your right mind, you don't use this in production!

Results 2 python-bcrypt issues
Sort by recently updated
recently updated
newest added

I want to get this package into a demo that can only use `pip` to install requirements.. I've tried putting `https://github.com/fwenzel/python-bcrypt/archive/master.zip` as the URL but it fails due to lack...

Hi all, does it work with 2y blowfish?