diff options
Diffstat (limited to 'libraries/Botan/README')
-rw-r--r-- | libraries/Botan/README | 5 |
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. |