mirror of
https://github.com/Legrandin/pycryptodome.git
synced 2026-04-08 08:20:18 +00:00
A self-contained cryptographic library for Python
https://www.pycryptodome.org
| Doc | ||
| lib/Crypto | ||
| src | ||
| .gitignore | ||
| .travis.yml | ||
| AUTHORS.rst | ||
| Changelog.rst | ||
| FuturePlans.rst | ||
| INSTALL.rst | ||
| LICENSE.rst | ||
| MANIFEST.in | ||
| mr_probability.py | ||
| pct-speedtest.py | ||
| README.rst | ||
| setup.py | ||
| travis_install.sh | ||
.. image:: https://travis-ci.org/Legrandin/pycryptodome.svg?branch=master :target: https://travis-ci.org/Legrandin/pycryptodome PyCryptodome ============ PyCryptodome is a self-contained Python package of low-level cryptographic primitives. It is a fork of PyCrypto. It supports Python 2.4 or newer, all Python 3 versions and PyPy. For more information, see the `homepage`_. .. _`homepage`: http://www.pycryptodome.org