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