blob: 6034ae45c8ff59da9312cf92219c38cdc6f247ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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 `GitHub Issues
<https://github.com/randombit/botan/issues/>`_ 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``.
|