Modern password hashing for your software and your servers
https://github.com/pyca/bcrypt/
Modern password hashing for your software and your servers.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-bcrypt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
bcrypt-3.2.2.tar.gz | 0000042455 41.5 KB | |
python-bcrypt.changes | 0000005144 5.02 KB | |
python-bcrypt.spec | 0000002380 2.32 KB |
Revision 11 (latest revision is 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 974991
from
Dirk Mueller (dirkmueller)
(revision 11)
- update to 3.2.2: * Fixed packaging of ``py.typed`` files in wheels so that ``mypy`` works. * Added support for compilation on z/OS * The next release of ``bcrypt`` with be 4.0 and it will require Rust at compile time, for users building from source. There will be no additional requirement for users who are installing from wheels. Users on most platforms will be able to obtain a wheel by making sure they have an up to date ``pip``. The minimum supported Rust version will be 1.56.0.
Comments 0