aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
blob: 1d8ffda623e261fefc0eee7aa5ada7da702dd9e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Welcome to ``cryptography``
===========================

.. warning::

    ``cryptography`` is very young, and very incomplete.

``cryptography`` is a Python library which exposes cryptographic primitives and
recipes.

Contents:

.. toctree::
    :maxdepth: 2

    architecture
    primitives/index
    community