PACKAGE NAME: python3-pycryptodomex-3.23.0-x86_64-1_slackdce.txz PACKAGE MIRROR: . PACKAGE LOCATION: ./python/python3-pycryptodomex PACKAGE SIZE (compressed): 1536 K PACKAGE SIZE (uncompressed): 6168 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-pycryptodomex: python3-pycryptodomex (Python Cryptography Toolkit) python3-pycryptodomex: python3-pycryptodomex: PyCryptodome is a self-contained Python package of low-level python3-pycryptodomex: cryptographic primitives. PyCryptodome is a fork of PyCrypto. python3-pycryptodomex: python3-pycryptodomex: PyCryptodome is not a wrapper to a separate C library like OpenSSL. python3-pycryptodomex: To the largest possible extent, algorithms are implemented in pure python3-pycryptodomex: Python. Only the pieces that are extremely critical to performance python3-pycryptodomex: (e.g. block ciphers) are implemented as C extensions. python3-pycryptodomex: python3-pycryptodomex: