mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-06 01:15:03 -05:00
15 lines
313 B
Plaintext
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
|