PyCryptodome is a self-contained Python package of low-level cryptographic primitives.
PyCryptodome is a fork of PyCrypto, residing in the
Crypto
namespace for better drop-in compatibility, while it brings several enhancements with respect to the last official version of PyCrypto (2.6.1), for instance:
nonce
and iv
attributes for
ciphers, automatic generation of random nonces and IVs, simplified
CTR cipher mode, and more)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.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
3.9.0-6.1 info | SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2021-2001 | 2021-06-17 | 15 SP2 Subpackages Updates |
|
|