CMD + K

pycryptodome

Anaconda Verified

Cryptographic library for Python

Installation

To install this package, run one of the following:

Conda
$conda install main::pycryptodome

Usage Tracking

3.23.0
3.21.0
3.20.0
3.15.0
3.12.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

PyCryptodome is a self-contained Python package of low-level cryptographic primitives. PyCryptodome is not a wrapper to a separate C library like OpenSSL. To the largest possible extent, algorithms are implemented in pure Python. Only the pieces that are extremely critical to performance (e.g. block ciphers) are implemented as C extensions.

About

Summary

Cryptographic library for Python

Last Updated

Dec 9, 2025 at 08:11

License

BSD-2-Clause AND Unlicense

Total Downloads

6.6K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 3.15.0
win-32 Last supported version: 3.12.0
linux-s390x Last supported version: 3.21.0
macOS-64 Last supported version: 3.21.0
linux-32 Last supported version: 3.7.2