This update provides the latest version of the pycryptodomex python library.
output
for Crypto.Util.strxor.strxor
, Crypto.Util.strxor.strxor_c
,
encrypt
and decrypt
methods in symmetric ciphers (Crypto.Cipher
package).
output
is a pre-allocated buffer (a bytearray
or a writeable memoryview
)
where the result must be stored.
This requires less memory for very large payloads; it is also more efficient when
encrypting (or decrypting) several small payloads.Crypto.Util.py3compat.unhexlify
and Crypto.Util.py3compat.hexlify
.ctypes
(and not cffi
) to interface to native code.
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-fc576a8e2f
Please login to add feedback.
This update has been submitted for testing by melmorabity.
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 pushed to stable.