aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
blob: 42ee7a5b107c85837b3bbdb7dbdc45bd15416d8c (plain)
1
2
3
4
5
6
7
8
9
10
11

Botan is a C++ library for performing a wide variety of cryptographic
operations. It is released under the 2 clause BSD license; see
doc/license.rst for the specifics. You can file bugs on GitHub
(https://github.com/randombit/botan) or by sending a report to the
botan-devel mailing list. More information about the mailing list is
at http://lists.randombit.net/mailman/listinfo/botan-devel/

You can find documentation online at https://botan.randombit.net/ as
well as in the doc directory in the distribution. Several examples can
be found in doc/examples as well.