Alex Gaynor | 1abfac7 | 2013-08-07 12:59:04 -0700 | [diff] [blame] | 1 | Welcome 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 | ||||
9 | recipes. | ||||
Alex Gaynor | c62e91f | 2013-08-06 19:25:52 -0700 | [diff] [blame] | 10 | |
11 | Contents: | ||||
12 | |||||
13 | .. toctree:: | ||||
Alex Gaynor | 1abfac7 | 2013-08-07 12:59:04 -0700 | [diff] [blame] | 14 | :maxdepth: 2 |
15 | |||||
16 | architecture |