bytearray
, not just
binary strings.hashlib
does not include them.Fix Provides in python3 subpackage
PyCryptodome is a self-contained Python package of low-level cryptographic primitives.
PyCryptodome is a fork of PyCrypto. It brings the following enhancements with respect to the last official version of PyCrypto (2.6.1):
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.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2018-702bf2655b
Please login to add feedback.
This update has been submitted for testing by melmorabity.
This update has obsoleted python-pycryptodomex-3.4.12-3.fc27, and has inherited its bugs and notes.
This update has been pushed to testing.
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for batched by melmorabity.
This update has been submitted for stable by melmorabity.
This update has been submitted for batched by melmorabity.
This update has been submitted for stable by melmorabity.
This update has been pushed to stable.