blob: 1d8ffda623e261fefc0eee7aa5ada7da702dd9e4 [file] [log] [blame]
Alex Gaynor1abfac72013-08-07 12:59:04 -07001Welcome to ``cryptography``
2===========================
3
4.. warning::
5
6 ``cryptography`` is very young, and very incomplete.
7
8``cryptography`` is a Python library which exposes cryptographic primitives and
9recipes.
Alex Gaynorc62e91f2013-08-06 19:25:52 -070010
11Contents:
12
13.. toctree::
Alex Gaynor1abfac72013-08-07 12:59:04 -070014 :maxdepth: 2
15
16 architecture
Alex Gaynorf6c47e92013-08-08 07:16:01 -070017 primitives/index
Alex Gaynorddd90c12013-08-07 13:10:32 -070018 community