mailiverse/cpp/Lib/xcode-botan/Botan-1.10.3/doc/python.txt
2013-07-25 22:51:23 -04:00

15 lines
313 B
Plaintext

Python Binding
========================================
.. highlight:: python
.. note::
The Python binding should be considered alpha software, and the
interfaces may change in the future.
Botan includes a binding for Python, implemented using Boost.Python.
.. literalinclude:: examples/python/rsa.py