| Port details |
- py-jwcrypto Implementation of JOSE Web standards
- 1.5.7 security
=0 1.5.6Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-08-26 09:33:08
- Last Update: 2026-04-27 13:07:49
- Commit Hash: 2736dfd
- Also Listed In: python
- License: LGPL3+
- WWW:
- https://jwcrypto.readthedocs.io/en/latest/
- https://github.com/latchset/jwcrypto
- Description:
- JWCrypto provides an implementation of the JOSE Working Group documents:
- RFC 7515 - JSON Web Signature (JWS)
- RFC 7516 - JSON Web Encryption (JWE)
- RFC 7517 - JSON Web Key (JWK)
- RFC 7518 - JSON Web Algorithms (JWA)
- RFC 7519 - JSON Web Token (JWT)
- RFC 7520 - Examples of Protecting Content Using JSON Object Signing and
Encryption (JOSE)
 ¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}jwcrypto>0:security/py-jwcrypto@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-jwcrypto/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-jwcrypto
- pkg install py311-jwcrypto
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-jwcrypto listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-jwcrypto
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1777252790
SHA256 (jwcrypto-1.5.7.tar.gz) = 70204d7cca406eda8c82352e3c41ba2d946610dafd19e54403f0a1f4f18633c6
SIZE (jwcrypto-1.5.7.tar.gz) = 89535
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-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-typing-extensions>=4.5.0 : devel/py-typing-extensions@py311
- py311-cryptography>=46.0.7,1<47,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-websockify
Configuration Options:
- No options to configure
- Options name:
- security_py-jwcrypto
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.5.7 27 Apr 2026 13:07:49
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-jwcrypto: Update to 1.5.7
Changes: https://github.com/latchset/jwcrypto/releases |
1.5.6 23 Mar 2024 14:49:32
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-jwcrypto: Update to 1.5.6
- Convert to USE_PYTHON=pep517
Changes: https://github.com/latchset/jwcrypto/releases |
1.5.4 21 Feb 2024 15:08:00
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-jwcrypto: Update to 1.5.4
Changes: https://github.com/latchset/jwcrypto/releases |
1.5.0 05 Oct 2023 02:00:25
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-jwcrypto: Convert to USE_PYTHON=cryptography |
1.5.0 26 Aug 2023 09:25:30
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-jwcrypto: Add py-jwcrypto 1.5.0
JWCrypto provides an implementation of the JOSE Working Group documents:
- RFC 7515 - JSON Web Signature (JWS)
- RFC 7516 - JSON Web Encryption (JWE)
- RFC 7517 - JSON Web Key (JWK)
- RFC 7518 - JSON Web Algorithms (JWA)
- RFC 7519 - JSON Web Token (JWT)
- RFC 7520 - Examples of Protecting Content Using JSON Object Signing and
Encryption (JOSE) |
Number of commits found: 5
|