From 8925c8b3ba8424c745983ac3f84dc3b8cd628c03 Mon Sep 17 00:00:00 2001 From: markus reichelt Date: Mon, 28 Jun 2010 10:40:41 -0400 Subject: libraries/Botan: Added (C++ crypto library) Signed-off-by: dsomero --- libraries/Botan/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 libraries/Botan/README (limited to 'libraries/Botan/README') 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. -- cgit v1.2.3