PACKAGE NAME: python3-pycryptodomex-3.23.0-x86_64-1_danix.txz PACKAGE MIRROR: https://packages.danix.xyz/ PACKAGE LOCATION: ./python/python3-pycryptodomex PACKAGE SIZE (compressed): 1512 K PACKAGE SIZE (uncompressed): 7230 K 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: