%general-entities; ]> PyCryptodome-&pycryptodome-version; pycryptodome Introduction to the PyCryptodome Module PyCryptodome is a collection of both secure hash functions (such as SHA256 and RIPEMD160), and various encryption algorithms (AES, DES, RSA, ElGamal, etc.), and is a drop-in replacement for PyCrypto. &lfs110a_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &pycryptodome-md5sum; Download size: &pycryptodome-size; Estimated disk space required: &pycryptodome-buildsize; Estimated build time: &pycryptodome-time; User Notes: Installation of PyCryptodome To build PyCryptodome as a Python 3 module, run the following command: python3 setup.py build To install the module, run the following command as the root user: python3 setup.py install --optimize=1 Contents Installed Programs Installed Libraries Installed Directories None None /usr/lib/python&python3-majorver;/site-packages/pycryptodome-&pycryptodome-version;-py&python3-majorver;.egg