Laurens Van Houtven | 7d2c74e | 2014-06-23 13:49:58 +0200 | [diff] [blame^] | 1 | C bindings |
2 | ========== | ||||
3 | |||||
4 | C bindings are bindings to C libraries, using cffi_ whenever possible. | ||||
5 | |||||
6 | .. _cffi:: http://cffi.readthedocs.org | ||||
7 | |||||
8 | Bindings live in :py:mod:`cryptography.hazmat.bindings`. |