blob: 51ca264bd8559992cfa9495a2c28051590becf6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Botan Crypto Library
========================================
Botan is a C++11 library for crypto and TLS released under the permissive
2-clause BSD license (see ``doc/license.rst`` for the specifics).
You can file bugs in `Bugzilla <http://bugs.randombit.net/>`_ or by sending a
report to the `botan-devel mailing list
<http://lists.randombit.net/mailman/listinfo/botan-devel/>`_
For instructions on building the library, read ``doc/manual/building.rst``.
|