= pycrypto = Collection of both secure hash functions (such as MD5 and SHA), and various encryption algorithms (AES, DES, IDEA, RSA, ElGamal, etc.). == SlackBuild == * su * cd /tmp * wget http://slackbuilds.org/slackbuilds/14.1/python/pycrypto.tar.gz * tar xvzf pycrypto.tar.gz * cd pycrypto * wget http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/pycrypto-2.6.1.tar.gz * ./pycrypto.SlackBuild * installpkg /tmp/pycrypto-2.6.1-i486-1_SBo.tgz