SlackBuilds Repository

15.0 > Python > python3-pycryptodome (3.23.0)

PyCryptodome is a self-contained Python package of low-level
cryptographic primitives.
It supports Python 2.7, Python 3.7 and newer, and PyPy.

The installation procedure depends on the package you want the library
to be in.

PyCryptodome is used here as an almost drop-in replacement for the old
PyCrypto library.
In this case, all modules are installed under the Crypto package.
One must avoid having both PyCrypto and PyCryptodome installed at the
same time, as they will interfere with each other.

For a library independent of the old PyCrypto, install PyCryptodomex.
In this case, all modules are installed under the Cryptodome package.
PyCrypto and PyCryptodome can coexist. There's another SlackBuild for
it in the repo.

This requires: python3-build, python3-wheel

Maintained by: Tonus
Keywords: cryptography,encryption
ChangeLog: python3-pycryptodome

Homepage:
https://github.com/Legrandin/pycryptodome

Source Downloads:
pycryptodome-3.23.0.tar.gz (ced642c05c66d98d90bafcf558f4415e)

Download SlackBuild:
python3-pycryptodome.tar.gz
python3-pycryptodome.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds