aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-02-25 18:16:11 +0000
committerlloyd <[email protected]>2010-02-25 18:16:11 +0000
commit687f24ead9508819659e485c33ac4a5c0ba5a585 (patch)
tree6246a9833f72d53bb78d2af8455c675905f22711 /readme.txt
parentbe73bf2a3ff7ed61a7f58117cca00ab220ede52b (diff)
Remove ajisai and ne7ssh links
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt15
1 files changed, 3 insertions, 12 deletions
diff --git a/readme.txt b/readme.txt
index 55c5452ea..7a9f4851e 100644
--- a/readme.txt
+++ b/readme.txt
@@ -3,10 +3,9 @@ Botan 1.9.4-dev, ????-??-??
Botan is a C++ class library for performing a wide variety of
cryptographic operations.
-Botan is released under the BSD license. See license.txt for the
-specifics. More information about the authors and contributors can be
-found in credits.txt and thanks.txt. All of these files are included
-in the doc/ directory of the source distribution.
+Botan is released under the FreeBSD license (see doc/license.txt for
+the specifics). More information about the authors and contributors
+can be found in doc/credits.txt and doc/thanks.txt.
You can file bugs at http://bugs.randombit.net/ or by sending a report
to the botan-devel mailing list:
@@ -20,14 +19,6 @@ tutorial.pdf - a set of simple examples and tutorials
A set of example programs can be found in the doc/examples directory.
-Some higher level cryptographic protocols are implemented using
-Botan in:
-
-- NetSieben SSH Library (SSHv2)
- http://www.netsieben.com/products/ssh/
-- Ajisai (SSLv3/TLSv1)
- http://www.randombit.net/code/ajisai/
-
Check http://botan.randombit.net/ for announcements and new
releases. If you'll be developing code using this library, consider
joining the mailing lists to keep up to date with changes and new