aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
blob: eea551afe9e5d19211c3a29c5525a4c40518e0ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Botan 1.10.1, 2011-07-11
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/docs
and http://botan.randombit.net/doxygen. A set of example programs can
be found in the directory doc/examples.

Jack Lloyd (lloyd@randombit.net)