summaryrefslogtreecommitdiffstats
path: root/libraries/Botan/README
diff options
context:
space:
mode:
author markus reichelt2010-06-28 16:40:41 +0200
committer dsomero2010-06-28 16:40:41 +0200
commit8925c8b3ba8424c745983ac3f84dc3b8cd628c03 (patch)
tree2f6cd945786d3dbf158095a9044156a2d7e369e7 /libraries/Botan/README
parent12d0287692c9139665de153451679c6084f9f61c (diff)
downloadslackbuilds-8925c8b3ba8424c745983ac3f84dc3b8cd628c03.tar.gz
libraries/Botan: Added (C++ crypto library)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/Botan/README')
-rw-r--r--libraries/Botan/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/Botan/README b/libraries/Botan/README
new file mode 100644
index 0000000000..df7215a24c
--- /dev/null
+++ b/libraries/Botan/README
@@ -0,0 +1,5 @@
+Botan is a BSD-licensed crypto library for C++. It provides
+applications with the ability to use a number of cryptographic
+algorithms, as well as SSL/TLS, X.509 certificates and CRLs, PKCS
+#10 certificate requests, a filter/pipe message processing system,
+and a wide variety of other features.