Port details on branch 2023Q1 |
- py-bcrypt Modern password hashing for your software and your servers
- 4.3.0 security
=7 3.2.2_1Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2007-03-07 13:50:10
- Last Update: 2025-06-13 05:42:07
- Commit Hash: bc044ad
- People watching this port, also watch:: readline, py311-six, indexinfo, dbus, jpeg-turbo
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/pyca/bcrypt
- Description:
- Acceptable password hashing.
While bcrypt remains an acceptable choice for password storage, depending on
your specific use case, you may also want to consider using scrypt (via
standard library or security/py-cryptography) or argon2id (via security/py-argon2-cffi).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}bcrypt>0:security/py-bcrypt@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-bcrypt/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-bcrypt
- pkg install py311-bcrypt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-bcrypt listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-bcrypt
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1749155161
SHA256 (bcrypt-4.3.0.tar.gz) = 3a3fd2204178b6d2adcf09cb4f6426ffef54762577a7c9b54c159008cb288c18
SIZE (bcrypt-4.3.0.tar.gz) = 25697
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools-rust>=1.7.0 : devel/py-setuptools-rust@py311
- py311-setuptools>=42.0.0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- rust>=1.87.0 : lang/rust
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
- devel/py-oslo.middleware
- devel/py-twisted
- net-im/py-matrix-synapse
- security/cowrie
- security/py-asyncssh
- security/py-flask-bcrypt
- security/py-paramiko
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- security_py-bcrypt
- USES:
- cargo python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|