%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. &lfs112_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: pip3 wheel -w dist --no-build-isolation --no-deps $PWD To install the module, run the following command as the &root; user: pip3 install --no-index --find-links dist --no-cache-dir --no-user pycryptodome Contents Installed Programs Installed Libraries Installed Directories None None /usr/lib/python&python3-majorver;/site-packages/pycryptodome-&pycryptodome-version;.dist-info