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 |
---|---|---|
_service | 0000000434 434 Bytes | |
bcrypt-4.1.3.tar.gz | 0000026456 25.8 KB | |
python-bcrypt.changes | 0000007207 7.04 KB | |
python-bcrypt.spec | 0000002370 2.31 KB | |
vendor.tar.gz | 0008570562 8.17 MB |
Revision 14 (latest revision is 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 1172490
from
Dirk Mueller (dirkmueller)
(revision 14)
- update to 4.1.3: * Bump Rust dependency versions * Fixed the type signature on the ``kdf`` method. * Fixed packaging bug on Windows. * Fixed incompatibility with passlib package detection assumptions. * Dropped support for Python 3.6. * Bumped MSRV to 1.64. (Note: Rust 1.63 can be used by setting the ``BCRYPT_ALLOW_RUST_163`` environment variable)
Comments 0