notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-cryptojwt Python implementation of JWT, JWE, JWS and JWK
1.10.0 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.9.4Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-04-09 17:51:14
Last Update: 2025-09-07 23:04:07
Commit Hash: e44ea44
Also Listed In: python
License: APACHE20
WWW:
https://cryptojwt.readthedocs.io/en/latest/
https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT
Description:
cryptojwt provides an implementation of the JSON cryptographic specs JWS, JWE, JWK, and JWA [RFC 7515-7518] and JSON Web Token (JWT) [RFC 7519].
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}cryptojwt>0:security/py-cryptojwt@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-cryptojwt/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-cryptojwt
  • pkg install py311-cryptojwt
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-cryptojwt listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-cryptojwt
Package flavors (<flavor>: <package>)
  • py311: py311-cryptojwt
distinfo:
TIMESTAMP = 1757120814 SHA256 (cryptojwt-1.10.0.tar.gz) = 12bed4604adedc2f60cc529627b1283cd15abfd6c291efdc0b5225867c39415b SIZE (cryptojwt-1.10.0.tar.gz) = 151945

Packages (timestamps in pop-ups are UTC):
py311-cryptojwt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.9.41.10.0-1.9.4----
FreeBSD:13:quarterly1.9.41.9.4-1.9.41.9.4---
FreeBSD:14:latest1.9.41.10.0-1.9.4----
FreeBSD:14:quarterly1.9.41.9.4-1.9.41.9.4---
FreeBSD:15:latest1.9.41.10.0n/a1.9.4n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-1.9.4n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>=0 : devel/py-hatchling@py311
  2. py311-uv-dynamic-versioning>=0 : devel/py-uv-dynamic-versioning@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-requests>=2.25.1 : www/py-requests@py311
  2. py311-cryptography>=44.0.3,1 : security/py-cryptography@py311
  3. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_py-cryptojwt
USES:
python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/c/cryptojwt/
  2. https://pypi.org/packages/source/c/cryptojwt/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.10.0
07 Sep 2025 23:04:07
commit hash: e44ea448120b59050d21ea297b8fbb56715218b3commit hash: e44ea448120b59050d21ea297b8fbb56715218b3commit hash: e44ea448120b59050d21ea297b8fbb56715218b3commit hash: e44ea448120b59050d21ea297b8fbb56715218b3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-cryptojwt: Update to 1.10.0

Changes:	https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/releases
1.9.4
09 Apr 2025 17:41:37
commit hash: d8528757b4fa398c615a4ff08077ce290884b908commit hash: d8528757b4fa398c615a4ff08077ce290884b908commit hash: d8528757b4fa398c615a4ff08077ce290884b908commit hash: d8528757b4fa398c615a4ff08077ce290884b908 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-cryptojwt: Add py-cryptojwt 1.9.4

cryptojwt provides an implementation of the JSON cryptographic specs JWS, JWE,
JWK, and JWA [RFC 7515-7518] and JSON Web Token (JWT) [RFC 7519].

Number of commits found: 2