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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-pycryptodomex Cryptographic library for Python
3.21.0 security on this many watch lists=9 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 3.21.0Version of this port present on the latest quarterly branch.
Maintainer: john@saltant.com search for ports maintained by this maintainer
Port Added: 2018-06-17 01:54:47
Last Update: 2024-10-28 07:04:46
Commit Hash: d732b8d
People watching this port, also watch:: py311-cryptography, gnutls, tiff, openjpeg, libevent
Also Listed In: python
License: BSD2CLAUSE PD
WWW:
https://www.pycryptodome.org/
Description:
PyCryptodome is a fork of PyCrypto. It brings the following enhancements with respect to the last official version of PyCrypto (2.6.1): * Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB) * Accelerated AES on Intel platforms via AES-NI * First class support for PyPy * Elliptic curves cryptography (NIST P-curves; Ed25519, Ed448, Curve25519) * Better and more compact API * SHA-3 (including SHAKE XOFs) and BLAKE2 hash algorithms * Salsa20 and ChaCha20 stream ciphers * scrypt and HKDF * Deterministic (EC)DSA and EdDSA * Password-protected PKCS#8 key containers * Shamir's Secret Sharing scheme * Random numbers get sourced directly from the OS (and not from a CSPRNG in userspace) * Simplified install process, including better support for Windows * Cleaner RSA and DSA key generation (largely based on FIPS 186-4) * Major clean ups and simplification of the code base
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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

Packages (timestamps in pop-ups are UTC):
py37-pycryptodomex
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.9.8---3.9.8-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-pycryptodomex
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--3.18.0--3.19.03.19.03.19.0
FreeBSD:14:latest--3.16.0--3.16.0-3.16.0
FreeBSD:14:quarterly-----3.19.03.19.03.19.0
FreeBSD:15:latest--n/a-n/a3.19.03.19.03.20.0
 
py311-pycryptodomex
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.21.03.21.0-3.21.03.21.0---
FreeBSD:13:quarterly3.21.03.21.0-3.21.03.21.0---
FreeBSD:14:latest3.21.03.21.0-3.21.03.21.0---
FreeBSD:14:quarterly3.21.03.21.0-3.21.03.21.0---
FreeBSD:15:latest3.21.03.21.0n/a3.21.0n/a---
 
Master port: security/py-pycryptodome
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@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. py311-pycryptodome-test-vectors>=0 : security/py-pycryptodome-test-vectors@py311
  2. gmp>=0 : math/gmp
  3. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Build
  1. www/yt-dlp
for Run
  1. archivers/py-py7zr
  2. devel/py-pyzipper
  3. multimedia/tautulli
  4. net/py-blobfile
  5. net/py-impacket
  6. net-mgmt/py-pysnmp
  7. security/py-exscript
Expand this list (14 items / 7 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. security/py-pykeepass
  3. sysutils/py-salt
  4. www/py-yt-dlp
  5. www/yt-dlp
  6. Collapse this list.

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. security/py-rekall-core*
  2. security/py-rekall_lib*
  3. www/py-yt-dlp-devel*
  4. Collapse this list of deleted ports.
* - 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-pycryptodomex
USES:
cpe python
pkg-message:
For install:
Install the math/gmp port to enable accelerated processing with the GNU Multiple Precision Arithmetic Library. PyCryptodome will use the optional enhancement at runtime automatically if the library is available.
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pycryptodomex/
  2. https://pypi.org/packages/source/p/pycryptodomex/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: security/py-pycryptodome
CommitCreditsLog message
3.21.0
28 Oct 2024 07:04:46
commit hash: d732b8d6628e808c92b78597728db2195d9ff048commit hash: d732b8d6628e808c92b78597728db2195d9ff048commit hash: d732b8d6628e808c92b78597728db2195d9ff048commit hash: d732b8d6628e808c92b78597728db2195d9ff048 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: John W. O'Brien
security/py-pycryptodome{,x}: Update to 3.21.0

PR:		282360
3.20.0
15 Feb 2024 18:40:54
commit hash: 30ede0db9a2e972730a6ca970d10528fd660a640commit hash: 30ede0db9a2e972730a6ca970d10528fd660a640commit hash: 30ede0db9a2e972730a6ca970d10528fd660a640commit hash: 30ede0db9a2e972730a6ca970d10528fd660a640 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
security/py-pycryptodome{,x}: update to 3.20.0

- switch to USE_PYTHON=pep517
- add math/gmp to TEST_DEPENDS to run additional GMP tests

PR: 276357
Approved by: John W. O'Brien <john[at]saltant[dot]com> (maintainer)
3.10.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.10.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.6.1_1
17 Jun 2018 21:44:45
Revision:472640Original commit files touched by this commit
yuri search for other commits by this committer
security/py-pycryptodomex: Fix build by creating a special file in WRKSRC

See https://github.com/Legrandin/pycryptodome/blob/v3.6.1/setup.py#L39-L48

PR:		225217
Reported by:	John W. O'Brien <john@saltant.com> (maintainer)
3.6.1_1
17 Jun 2018 01:33:49
Revision:472582Original commit files touched by this commit
yuri search for other commits by this committer
New port: security/py-pycryptodomex: Slave port of security/py-pycryptodome

It installs the same package as security/py-pycryptodome but in a different
name space, Cryptodome instead of Crypto, and therefore can be installed
together with security/py-pycrypto if desired.

PR:		225217
Submitted by:	John W. O'Brien <john@saltant.com>

Number of commits found: 6