aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/3rdparty/botan/readme.txt
blob: e7b052a0c15fa4c15600a86971a3f82315dbe5f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Botan 1.10.2, 2012-06-17
http://botan.randombit.net/

Botan is a C++ class library for performing a wide variety of
cryptographic operations. It is released under the 2 clause BSD
license; see doc/license.txt for the specifics. You can file bugs in
Bugzilla (http://bugs.randombit.net/) 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 http://botan.randombit.net/ as
well as in the doc directory in the distribution. Several examples can
be found in doc/examples as well.

Jack Lloyd (lloyd@randombit.net)