PyCryptodomex is a self-contained Python package of low-level cryptographic primitives.
Unlike PyCryptodome, it resides in its own namespace
Cryptodome
.PyCryptodome is a fork of PyCrypto. 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)PyCryptodomex 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.9-150300.3.3.1 info | SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-557 | 2024-02-20 | 15 SP5 Subpackages Updates |
|
|
3.9.9-bp152.2.3.1 info | openSUSE-2021-336 | 2021-02-24 | 15 SP2 Update |
|
|
3.9.2-bp152.1.10 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
3.4.6-bp151.3.1 info | GA Release | 2019-07-16 | 15 SP1 |
|
|
3.4.6-bp151.2.12 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
3.4.6-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|